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, larry, ncoghlan
Date 2013-12-22.03:36:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387683379.14.0.34416057993.issue19927@psf.upfronthosting.co.za>
In-reply-to
Content
Importer writers are already used to __loader__ being annoying, and comparting specs for equality is unlikely to be a common thing (and easily worked around by comparing spec.origin instead)
History
Date User Action Args
2013-12-22 03:36:19ncoghlansetrecipients: + ncoghlan, brett.cannon, larry, eric.snow
2013-12-22 03:36:19ncoghlansetmessageid: <1387683379.14.0.34416057993.issue19927@psf.upfronthosting.co.za>
2013-12-22 03:36:19ncoghlanlinkissue19927 messages
2013-12-22 03:36:18ncoghlancreate