Radu Voicilas <[email protected]> added the comment:

Hi Eric, Denver's patch should apply correctly from the root. Also, I've made 
the changes you mention:

try: except: assert

has been replaced by:

with self.assertRaises()

----------
Added file: http://bugs.python.org/file25659/test_argparse.py.take2

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9554>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to