From: Benjamin Peterson Date: Sun, 8 Jun 2008 15:54:35 +0000 (+0000) Subject: Blocked revisions 64040 via svnmerge X-Git-Tag: v3.0b1~135 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a0ca0f5b167ac24b4f22bd3b5d6e948d0848b15;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 64040 via svnmerge ........ r64040 | benjamin.peterson | 2008-06-08 10:45:23 -0500 (Sun, 08 Jun 2008) | 2 lines add an ast_warn helper function to make adding those Py3k warnings easier ........ ---