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 Arfrever, eric.araujo, ezio.melotti, pitrou, r.david.murray, vstinner
Date 2011-07-25.23:33:59
SpamBayes Score 0.0015849633
Marked as misclassified No
Message-id <1311636840.04.0.579572306908.issue12231@psf.upfronthosting.co.za>
In-reply-to
Content
This patch doesn't work if run_unittest() is called with an already constructed test suite or test case (the patch in #12626 does).
History
Date User Action Args
2011-07-25 23:34:00pitrousetrecipients: + pitrou, vstinner, ezio.melotti, eric.araujo, Arfrever, r.david.murray
2011-07-25 23:34:00pitrousetmessageid: <1311636840.04.0.579572306908.issue12231@psf.upfronthosting.co.za>
2011-07-25 23:33:59pitroulinkissue12231 messages
2011-07-25 23:33:59pitroucreate