| commit | 9f8621fa7d3562f472b6a16854df51bfb3fdbd5f | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Thu Jan 09 23:13:48 2014 +0200 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Jan 09 23:13:48 2014 +0200 |
| tree | 9d858123a00e7b6191bed9748ef1b7bcf90bcdd4 | |
| parent | 3b2afbbf88cb8ba93542641f06c474aab13e50e6 [diff] |
Issue #13107: argparse and optparse no longer raises an exception when output a help on environment with too small COLUMNS. Based on patch by Elazar Gershuni.