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, docs@python, kota, ncoghlan
Date 2011-08-01.00:01:24
SpamBayes Score 2.6115807e-05
Marked as misclassified No
Message-id <1312156884.94.0.660499732332.issue12648@psf.upfronthosting.co.za>
In-reply-to
Content
As far as I know, not as a top-level module in an installed version of Python (at least, not without mucking about in the registry).

Shadowing standard library modules is generally a bad idea, and this is one of the reasons.
History
Date User Action Args
2011-08-01 00:01:25ncoghlansetrecipients: + ncoghlan, brett.cannon, docs@python, kota
2011-08-01 00:01:24ncoghlansetmessageid: <1312156884.94.0.660499732332.issue12648@psf.upfronthosting.co.za>
2011-08-01 00:01:24ncoghlanlinkissue12648 messages
2011-08-01 00:01:24ncoghlancreate