Message2048

Author pjenvey
Recipients
Date 2008-01-04.00:20:34
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
applied your patch in r3962

the absolute path problem is due to the path entry from sys.path used to import these files being '' in jython instead of the absolute path, like in CPython. I've fixed that in r3963, thanks!
History
Date User Action Args
2008-02-20 17:18:09adminlinkissue1861973 messages
2008-02-20 17:18:09admincreate