gatech-csl / jes

The Jython Environment for Students allows students to write Jython programs that can manipulate pictures, sounds, and videos.
http://mediacomputation.org/
60 stars 38 forks source link

Check setLibPath functionality #4

Closed leafstorm closed 10 years ago

leafstorm commented 10 years ago

From bjdorn@gmail.com on May 20, 2009 11:46:11

setLibPath should be appending to the library path, and not replacing it. That is, media.py should still be working after we do this.

Original issue: http://code.google.com/p/mediacomp-jes/issues/detail?id=4

leafstorm commented 10 years ago

From bjdorn@gmail.com on May 20, 2009 08:54:57

Owner: bgbuck7

leafstorm commented 10 years ago

From bgbu...@gmail.com on July 17, 2009 13:07:45

Status: Fixed