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 python-dev
Recipients Valentin.Lorentz, Yogesh.Chaudhari, brett.cannon, pitrou, python-dev, terry.reedy
Date 2013-05-24.21:31:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bHLPZ2QbbzQk3@mail.python.org>
In-reply-to
Content
New changeset 4f8160e45cb7 by Brett Cannon in branch '3.3':
Issue #17953: document that sys.modules shouldn't be replaced (thanks
http://hg.python.org/cpython/rev/4f8160e45cb7

New changeset b60ae4ebf981 by Brett Cannon in branch 'default':
merge fix for issue #17953
http://hg.python.org/cpython/rev/b60ae4ebf981
History
Date User Action Args
2013-05-24 21:31:47python-devsetrecipients: + python-dev, brett.cannon, terry.reedy, pitrou, Valentin.Lorentz, Yogesh.Chaudhari
2013-05-24 21:31:46python-devlinkissue17953 messages
2013-05-24 21:31:46python-devcreate