[issue19950] Document that unittest.TestCase.__init__ is called once per test

Gregory P. Smith report at bugs.python.org
Fri May 18 20:55:08 EDT 2018


Gregory P. Smith <greg at krypto.org> added the comment:


New changeset a5f33a899f6450de96f5e4cd154de4486d50bdd7 by Gregory P. Smith (Miss Islington (bot)) in branch '3.6':
bpo-19950: Clarify unittest TestCase instance use. (GH-6875) (GH-6939)
https://github.com/python/cpython/commit/a5f33a899f6450de96f5e4cd154de4486d50bdd7


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue19950>
_______________________________________


More information about the Python-bugs-list mailing list