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 r.david.murray
Recipients Claudiu.Popa, docs@python, michael.foord, r.david.murray
Date 2013-12-10.22:51:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386715866.35.0.843697996352.issue19950@psf.upfronthosting.co.za>
In-reply-to
Content
I'm guessing it is that a new TestCase instance is instantiated each time an individual test is run.  I don't know that this is part of the API, though, so I'm not sure how it should be documented.
History
Date User Action Args
2013-12-10 22:51:06r.david.murraysetrecipients: + r.david.murray, michael.foord, docs@python, Claudiu.Popa
2013-12-10 22:51:06r.david.murraysetmessageid: <1386715866.35.0.843697996352.issue19950@psf.upfronthosting.co.za>
2013-12-10 22:51:06r.david.murraylinkissue19950 messages
2013-12-10 22:51:06r.david.murraycreate