Message2725

Author davidhandy
Recipients
Date 2007-06-26.14:40:14
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This fixes the Jython 2.2 problem where jython -c "(some code" doesn't result in sys.path containing the empty string, signifying the current directory. (And thus breaking all my program starter scripts that used to work!)
History
Date User Action Args
2008-02-20 17:18:43adminlinkissue1743594 messages
2008-02-20 17:18:43admincreate