Message1279

Author h_eriksson
Recipients
Date 2006-12-15.07:44:56
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
All paths in sys.path are converted to absolute paths in site.py. We could just filter out '.' and '__classpath__' in there, but I don't know if it will make any difference, so I'm leaving that one for someone else at the moment.
History
Date User Action Args
2008-02-20 17:17:35adminlinkissue1599012 messages
2008-02-20 17:17:35admincreate