commit | 056c31f9cc10a8697a40c817eae42f7e38a1cf80 | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Sat Jul 21 22:35:00 2012 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Sat Jul 21 22:35:00 2012 -0400 |
tree | e8d441ef0f7d29458e98689559e54f4507a7fc77 | |
parent | 1a2c1fbfd2208407e1af365b161276b6f103c1ad [diff] |
#12353: argparse now correctly handles null argument values. Patch by Torsten Landschoff.