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
Date 2011-09-06.17:53:35
SpamBayes Score 0.0016456066
Marked as misclassified No
Message-id <1315331616.23.0.265275073086.issue12919@psf.upfronthosting.co.za>
In-reply-to
Content
Issue11561 had a use case for controlling what module is imported first (along with a patch to use a module other than 'os' to control finding the stdlib). There have been others who could use this feature as well.
History
Date User Action Args
2011-09-06 17:53:36brett.cannonsetrecipients: + brett.cannon
2011-09-06 17:53:36brett.cannonsetmessageid: <1315331616.23.0.265275073086.issue12919@psf.upfronthosting.co.za>
2011-09-06 17:53:35brett.cannonlinkissue12919 messages
2011-09-06 17:53:35brett.cannoncreate