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 barry
Recipients Arfrever, barry, brett.cannon
Date 2013-06-14.19:35:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371238525.09.0.340720776249.issue18192@psf.upfronthosting.co.za>
In-reply-to
Content
The only argument I have about it is that if someone *does* want to use, it should be fairly easily discoverable.  Also, since it's a concrete value, it seems a little weird that it's stashed in an abc.

I suppose importlib.machinery.MAGIC is better than importlib.abc.SourceLoader.magic
History
Date User Action Args
2013-06-14 19:35:25barrysetrecipients: + barry, brett.cannon, Arfrever
2013-06-14 19:35:25barrysetmessageid: <1371238525.09.0.340720776249.issue18192@psf.upfronthosting.co.za>
2013-06-14 19:35:25barrylinkissue18192 messages
2013-06-14 19:35:25barrycreate