Message2063

Author niall_kelly
Recipients
Date 2008-01-24.12:33:11
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I have a directory containing both java class and jython scripts. The ancestor of the directory is on the class path and python path. When I try to import the java class  I get an ImportError (ImportError: cannot import name X). The jython files in the same directory import fine. 
This is using Jython 2.2.1 on Linux. This would previously work under jython 2.1
History
Date User Action Args
2008-02-20 17:18:10adminlinkissue1878866 messages
2008-02-20 17:18:10admincreate