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 pitrou
Recipients brett.cannon, eric.snow, ncoghlan, pitrou, serhiy.storchaka
Date 2014-02-11.19:25:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Original changeset in 1998:
http://hg.python.org/cpython/rev/185c1d47ce7a

Stated reason is to prevent new imports. Well, mission accomplished: this is one of the reasons for the problems in issue19255 :)
History
Date User Action Args
2014-02-11 19:25:40pitrousetrecipients: + pitrou, brett.cannon, ncoghlan, eric.snow, serhiy.storchaka
2014-02-11 19:25:40pitrousetmessageid: <[email protected]>
2014-02-11 19:25:40pitroulinkissue20603 messages
2014-02-11 19:25:40pitroucreate