Message1877

Author cgroves
Recipients
Date 2007-09-20.00:56:10
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
For * imports to work, Jython needs to scan your jars.  Have you disabled it with the python.cachedir.skip system property, or is it having trouble writing to the cache directory?  Try running jython with -vvv to see what it's doing with the cache.
History
Date User Action Args
2008-02-20 17:18:00adminlinkissue1783465 messages
2008-02-20 17:18:00admincreate