R. David Murray <rdmur...@bitdance.com> added the comment:

The six error messages tell you that six different tests failed.  Yes, the 
failures are probably all due to the same cause, but that's just how unit 
testing works.  (And yes, the argparse tests are a bit more terse and difficult 
to understand than many of our tests, but that is because they are trying to 
economically test a lot of different edge cases.)

----------
nosy: +r.david.murray

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

Reply via email to