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 eric.snow
Recipients brett.cannon, eric.snow
Date 2013-10-03.07:01:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380783695.34.0.941035195145.issue19152@psf.upfronthosting.co.za>
In-reply-to
Content
Any reason why ExtensionFileLoader does not implement get_filename()?  I'm guessing it just slipped through the cracks.  It should be there (and be registered as implementing ExecutionLoader).
History
Date User Action Args
2013-10-03 07:01:35eric.snowsetrecipients: + eric.snow, brett.cannon
2013-10-03 07:01:35eric.snowsetmessageid: <1380783695.34.0.941035195145.issue19152@psf.upfronthosting.co.za>
2013-10-03 07:01:35eric.snowlinkissue19152 messages
2013-10-03 07:01:35eric.snowcreate