[issue12776] argparse: type conversion function should be called only once

Mike Meyer report at bugs.python.org
Thu May 3 03:07:49 CEST 2012


Mike Meyer <mwm at mired.org> added the comment:

I've just verified that this patch also fixes 13824 and 11839.
The attached patchfile adds a test to verify that using a non-existent default file fails if you don't specify the argument, and succeeds if you do.

Could someone please apply it?

----------
nosy: +Mike.Meyer
Added file: http://bugs.python.org/file25438/fopatch

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


More information about the Python-bugs-list mailing list