commit | b94082a71b6b141cdcdde52a0f01b10f9334b5a8 | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Sat Jul 21 22:20:11 2012 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Sat Jul 21 22:20:11 2012 -0400 |
tree | 785ad44680a21cd11f81883bba5b2b585daf3710 | |
parent | 15cd9a0be4cfa7875267a06046a8c20ab8bb3482 [diff] |
#12353: argparse now correctly handles null argument values. Patch by Torsten Landschoff.