From: Victor Stinner Date: Sun, 13 Jun 2010 20:31:51 +0000 (+0000) Subject: Blocked revisions 81974 via svnmerge X-Git-Tag: v3.1.3rc1~636 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=89a37838f8e1a91eef646059e3133b277ba5f77a;p=python Blocked revisions 81974 via svnmerge ........ r81974 | victor.stinner | 2010-06-13 22:31:26 +0200 (dim., 13 juin 2010) | 4 lines getargs.c: remove last reference to "t#" format "t#" format was removed from convertitem() (convertsimple) but not skipitem(). ........ ---