paul j3 added the comment:

When I apply `prog3.diff` to my 3.5.0dev, and run

    python3 -m unittest Lib/test/test_argparse.py

I get 2 failures, both over 'usage: python3 -m [unit]test'.

It also fails with

    python3 test_argparse.py

I suspect it would also fail if I ran the tests with `nosetests` (though I'm 
not setup to use that in the development version).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22240>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to