
report at bugs
May 2, 2012, 6:16 PM
Post #1 of 4
(42 views)
Permalink
|
|
[issue11839] argparse: unexpected behavior of default for FileType('w')
|
|
Mike Meyer <mwm [at] mired> added the comment: Steven - 12776 indeed fixes this issue. I applied the patch from it to a build of todays checkout, verified that my simple test script worked, then wrote some test cases for test_argparse. I've uploaded the patch for that test to both issues. I can't close this as a duplicate, though. ---------- nosy: +Mike.Meyer Added file: http://bugs.python.org/file25439/fopatch _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue11839> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|