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 ezio.melotti, georg.brandl, pitrou, python-dev, r.david.murray, vstinner
Date 2011-06-29.13:54:07
SpamBayes Score 0.00021450713
Marked as misclassified No
Message-id <E1QbvDS-000529-LD@dinsdale.python.org>
In-reply-to
Content
New changeset d8ba59de860a by Victor Stinner in branch '3.2':
Issue #12400: test.support.run_doctest() doesn't change sys.stdout anymore
http://hg.python.org/cpython/rev/d8ba59de860a

New changeset bb7c9308c846 by Victor Stinner in branch 'default':
Issue #12400: test.support.run_doctest() doesn't change sys.stdout anymore
http://hg.python.org/cpython/rev/bb7c9308c846
History
Date User Action Args
2011-06-29 13:54:08python-devsetrecipients: + python-dev, georg.brandl, pitrou, vstinner, ezio.melotti, r.david.murray
2011-06-29 13:54:07python-devlinkissue12400 messages
2011-06-29 13:54:07python-devcreate