Message5880
I seem to have encountered this bug as well. This may be the issue I've brought up a couple of times in the past (going back to 2.1) being unable to have sys.path-added modules load their own resources.
In the past, I've used jclasspath (http://www.fiber-space.de/jynx/doc/jclasspath.html) to work around these issues (by appending the necessary classpath to the system Classpath, which requires bypassing java attribute accessibility rules).
I'm eager to see if this patch corrects these issues. Would it be possible to compile a .class file so I can inject it in my jython.jar and test, and if so would someone be willing to do so? |
|
Date |
User |
Action |
Args |
2010-07-07 21:45:12 | jaraco | set | messageid: <1278539112.75.0.300521845813.issue1373@psf.upfronthosting.co.za> |
2010-07-07 21:45:12 | jaraco | set | recipients:
+ jaraco, fwierzbicki, amak, pjenvey, zyasoft, boisgera, jdeolive, c.cerbo |
2010-07-07 21:45:12 | jaraco | link | issue1373 messages |
2010-07-07 21:45:11 | jaraco | create | |
|