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 benjamin.peterson, ncoghlan, vajda
Date 2008-10-25.06:25:27
SpamBayes Score 0.0057949834
Marked as misclassified No
Message-id <1224915932.47.0.673424830315.issue4195@psf.upfronthosting.co.za>
In-reply-to
Content
Added revised version of patch with test cases and documentation
updates, as well as fixing a potential recursion issue with pathological
packages where __main__ was also a package)
History
Date User Action Args
2008-10-25 06:25:32ncoghlansetrecipients: + ncoghlan, benjamin.peterson, vajda
2008-10-25 06:25:32ncoghlansetmessageid: <1224915932.47.0.673424830315.issue4195@psf.upfronthosting.co.za>
2008-10-25 06:25:31ncoghlanlinkissue4195 messages
2008-10-25 06:25:31ncoghlancreate