Steven Bethard <[email protected]> added the comment:

Georg, is this something we can patch for rc2? It's a bug - errors encountered 
by argparse-internal code should be translated into command line errors, and 
they currently aren't for read-only files.

For what it's worth, the tests fail when the new test_argparse test is added, 
and pass when the patch is applied, and I have personally reviewed the code and 
run the entire test suite on OS X and everything still passes.

----------
nosy: +georg.brandl

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

Reply via email to