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 anjos
Recipients anjos
Date 2017-04-26.09:55:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493200528.68.0.832647158244.issue30167@psf.upfronthosting.co.za>
In-reply-to
Content
After further investigation, the issue can only be reproduced iff the user sets PYTHONSTARTUP which triggers "__main__" to appear in sys.modules and the problem to occur.
History
Date User Action Args
2017-04-26 09:55:28anjossetrecipients: + anjos
2017-04-26 09:55:28anjossetmessageid: <1493200528.68.0.832647158244.issue30167@psf.upfronthosting.co.za>
2017-04-26 09:55:28anjoslinkissue30167 messages
2017-04-26 09:55:28anjoscreate