diff options
author | R David Murray <rdmurray@bitdance.com> | 2012-09-08 16:08:01 (GMT) |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2012-09-08 16:08:01 (GMT) |
commit | b522828d2a6bdc4438441eda837a696851ba4263 (patch) | |
tree | c1e6c846d61a8cf6302e5f1498c507bc275a41fa /Lib/test/test_textwrap.py | |
parent | 96efdd422cef75f70770107847b1a97e7e524e4c (diff) | |
download | cpython-b522828d2a6bdc4438441eda837a696851ba4263.zip cpython-b522828d2a6bdc4438441eda837a696851ba4263.tar.gz cpython-b522828d2a6bdc4438441eda837a696851ba4263.tar.bz2 |
#15847: allow args to be a tuple in parse_args
This fixes a regression introduced by the fix for issue #13922. Although args
is not documented as being allowed to be a tuple, previously this worked and
so naturally there are programs in the field that depend on it.
Patch by Zbyszek Jędrzejewski-Szmek.
Diffstat (limited to 'Lib/test/test_textwrap.py')
0 files changed, 0 insertions, 0 deletions