[issue7465] Call to another class's constructor in unittest.TestCase.setUp returns the same instance multiple times

R. David Murray report at bugs.python.org
Thu Dec 10 03:46:32 CET 2009


R. David Murray <rdmurray at bitdance.com> added the comment:

Heh, that first b = baseClass(); del b wasn't supposed to be there and
doesn't change the result, just in case you were wondering.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7465>
_______________________________________


More information about the Python-bugs-list mailing list