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 brett.cannon
Recipients brett.cannon, eric.smith, georg.brandl, ncoghlan
Date 2012-07-30.18:40:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343673658.77.0.750002194474.issue15502@psf.upfronthosting.co.za>
In-reply-to
Content
Making this a dependency on the import machinery docs issues as the terminology settled on in those docs to differentiate between finders involving sys.meta_path and sys.path will help dictate what to name the new ABCs.
History
Date User Action Args
2012-07-30 18:40:58brett.cannonsetrecipients: + brett.cannon, georg.brandl, ncoghlan, eric.smith
2012-07-30 18:40:58brett.cannonsetmessageid: <1343673658.77.0.750002194474.issue15502@psf.upfronthosting.co.za>
2012-07-30 18:40:58brett.cannonlinkissue15502 messages
2012-07-30 18:40:58brett.cannoncreate