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 eric.araujo
Recipients Trundle, benjamin.peterson, eric.araujo, georg.brandl, vstinner
Date 2011-03-25.17:52:48
SpamBayes Score 0.054678712
Marked as misclassified No
Message-id <1301075568.81.0.829329764656.issue11614@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, it doesn’t work with -m __hello__, but using -c "import __hello__" I can see the message in all versions.
History
Date User Action Args
2011-03-25 17:52:48eric.araujosetrecipients: + eric.araujo, georg.brandl, vstinner, benjamin.peterson, Trundle
2011-03-25 17:52:48eric.araujosetmessageid: <1301075568.81.0.829329764656.issue11614@psf.upfronthosting.co.za>
2011-03-25 17:52:48eric.araujolinkissue11614 messages
2011-03-25 17:52:48eric.araujocreate