[issue14408] Support ./python -m unittest in the stdlib tests

Matt Joiner report at bugs.python.org
Sun Apr 1 13:05:59 CEST 2012


Matt Joiner <anacrolix at gmail.com> added the comment:

The patch attached, rejigs the TestCase inheritance in test.test_socket so that tests run correctly using unittest discovery. Recent changes have made test_queue, and test_threading run without similar fixes, so I don't think fixes for those are necessary anymore.

----------
Added file: http://bugs.python.org/file25087/test.test_socket-discoverability.patch

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


More information about the Python-bugs-list mailing list