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 brett.cannon, eric.snow, ncoghlan
Date 2014-06-15.03:44:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402803874.2.0.827468357429.issue21762@psf.upfronthosting.co.za>
In-reply-to
Content
The spec is authoritative for "how was this imported?". The differences between that and the module attributes then provide a record of any post-import modifications.
History
Date User Action Args
2014-06-15 03:44:34ncoghlansetrecipients: + ncoghlan, brett.cannon, eric.snow
2014-06-15 03:44:34ncoghlansetmessageid: <1402803874.2.0.827468357429.issue21762@psf.upfronthosting.co.za>
2014-06-15 03:44:34ncoghlanlinkissue21762 messages
2014-06-15 03:44:34ncoghlancreate