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 brandon-rhodes, ezio.melotti, michael.foord, python-dev
Date 2011-03-17.17:43:26
SpamBayes Score 0.00012733541
Marked as misclassified No
Message-id <E1Q0HEL-0005g1-I4@dinsdale.python.org>
In-reply-to
Content
New changeset 0f7036ea0930 by Michael Foord in branch '3.2':
Issue #10979. unittest stdout buffering now works with class and module setup and teardown.
http://hg.python.org/cpython/rev/0f7036ea0930
History
Date User Action Args
2011-03-17 17:43:29python-devsetrecipients: + python-dev, ezio.melotti, michael.foord, brandon-rhodes
2011-03-17 17:43:26python-devlinkissue10979 messages
2011-03-17 17:43:26python-devcreate