| commit | 03fcfbef0aa9a0990d5cd3995defa8cd089f704c | [log] [tgz] |
|---|---|---|
| author | Barry Warsaw <barry@python.org> | Tue Sep 11 21:06:29 2012 -0400 |
| committer | Barry Warsaw <barry@python.org> | Tue Sep 11 21:06:29 2012 -0400 |
| tree | 056171792f9a71cc200050f7c8e90b9f68332d96 | |
| parent | a8a5b397c1a30568be1309ed265b696da84eeca0 [diff] |
- Issue #15906: Fix a regression in argparse caused by the preceding change, when action='append', type='str' and default=[].