From: R David Murray Date: Sat, 8 Sep 2012 16:14:25 +0000 (-0400) Subject: merge #15847: allow args to be a tuple in parse_args X-Git-Tag: v3.3.1rc1~818^2^2~128 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=63755f3bd94c7e193a44324d3248b2478cbf47fc;p=python merge #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. --- 63755f3bd94c7e193a44324d3248b2478cbf47fc