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 jkp
Recipients jkp
Date 2009-10-15.11:34:07
SpamBayes Score 0.0114757
Marked as misclassified No
Message-id <1255606448.72.0.583941258539.issue7140@psf.upfronthosting.co.za>
In-reply-to
Content
Updated the testcase to show that the __dict__ for the module is incorrect 
unless the module is assigned to a temp variable.
History
Date User Action Args
2009-10-15 11:34:08jkpsetrecipients: + jkp
2009-10-15 11:34:08jkpsetmessageid: <1255606448.72.0.583941258539.issue7140@psf.upfronthosting.co.za>
2009-10-15 11:34:07jkplinkissue7140 messages
2009-10-15 11:34:07jkpcreate