[issue25795] test_fork1 cannot be run directly: ./python Lib/test/test_fork1.py

Zachary Ware report at bugs.python.org
Sat Dec 5 00:19:19 EST 2015


Zachary Ware added the comment:

I'd rather leave things as they were, just add ', main as unittest_main' to the existing 'from unittest import TestCase' and change the call at the end from 'unittest.main()' to 'unittest_main()'.

Felippe, have you signed a contributor agreement?  If not, it can be found here:

   https://www.python.org/psf/contrib/contrib-form/

----------

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


More information about the Python-bugs-list mailing list