This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients Arfrever, brett.cannon, ncoghlan, ronaldoussoren
Date 2013-07-10.22:35:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Brett's plan sounds good to me. We should also check we make sure __main__.__file__ is always absolute.
History
Date User Action Args
2013-07-10 22:35:31ncoghlansetrecipients: + ncoghlan, brett.cannon, ronaldoussoren, Arfrever
2013-07-10 22:35:31ncoghlansetmessageid: <[email protected]>
2013-07-10 22:35:31ncoghlanlinkissue18416 messages
2013-07-10 22:35:30ncoghlancreate