Message5184
Hi,
I have a similar problem in Linux with jython 2.5. Inside
jython2.5.0/Lib/site-packages a have a foo directory where there is a
Java class (Bar.class) and a jython class (BarPy.py). i have also put an
empty __init__.py file. In the jython interpreter environment I can
always import Bar like this: "from foo import Bar" however I cannot
import BarPy. If I delete the java class from the directory then I can
import the jython script |
|
Date |
User |
Action |
Args |
2009-09-17 11:48:00 | ttsounis | set | messageid: <1253188080.41.0.684945225802.issue1878866@psf.upfronthosting.co.za> |
2009-09-17 11:48:00 | ttsounis | set | recipients:
+ ttsounis, niall_kelly, curtis |
2009-09-17 11:48:00 | ttsounis | link | issue1878866 messages |
2009-09-17 11:48:00 | ttsounis | create | |
|