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 <[email protected]>
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: <[email protected]>
2009-10-15 11:34:07jkplinkissue7140 messages
2009-10-15 11:34:07jkpcreate