From: Georg Brandl Date: Fri, 5 Dec 2008 09:24:04 +0000 (+0000) Subject: Blocked revisions 67572 via svnmerge X-Git-Tag: v2.6.2c1~341 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2fcd9a27e52e2fdbd7a0f6308cfef245f6e4cc0c;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 67572 via svnmerge ........ r67572 | georg.brandl | 2008-12-05 10:23:14 +0100 (Fri, 05 Dec 2008) | 2 lines #4458: recognize "-" as an argument, not a malformed option in gnu_getopt(). ........ ---