Message1703

Author cgroves
Recipients
Date 2007-07-15.04:14:40
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I thought Jython used to do this, but it turns out it never loaded modules directly from the classpath.  The __classpath__ is just for the java loading mechanism.  I was going to take care of it for 2.2rc2 when I thought it was a bug, but since it's actually a new feature I'm going to leave it for the future.  I definitely plan on adding it though.
History
Date User Action Args
2008-02-20 17:17:53adminlinkissue1747126 messages
2008-02-20 17:17:53admincreate