]> granicus.if.org Git - python/commitdiff
Issue #13107: argparse and optparse no longer raises an exception when output
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 9 Jan 2014 21:18:41 +0000 (23:18 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 9 Jan 2014 21:18:41 +0000 (23:18 +0200)
a help on environment with too small COLUMNS.  Based on patch by
Elazar Gershuni.

1  2 
Lib/argparse.py
Lib/test/test_argparse.py
Lib/test/test_optparse.py
Misc/NEWS

diff --cc Lib/argparse.py
Simple merge
Simple merge
Simple merge
diff --cc Misc/NEWS
Simple merge