]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #13002: Fix Visual Studio warning (not enough actual parameters).
authorStefan Krah <skrah@bytereef.org>
Wed, 21 Sep 2011 17:08:39 +0000 (19:08 +0200)
committerStefan Krah <skrah@bytereef.org>
Wed, 21 Sep 2011 17:08:39 +0000 (19:08 +0200)
commit472d280d8b9c3663f4e7a2a79b459c3c34825a72
treef5d824feffb786a13ef3e60aebebdd6080e3b50e
parentfba2b6b454709c84a7d91a7ef55315d623583bb8
Issue #13002: Fix Visual Studio warning (not enough actual parameters).
Python/peephole.c