From: Benjamin Peterson Date: Sun, 28 Jun 2009 19:29:09 +0000 (+0000) Subject: Blocked revisions 73627 via svnmerge X-Git-Tag: v3.2a1~2966 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a56d036db528993125573963392ffad1ee332e04;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 73627 via svnmerge ........ r73627 | benjamin.peterson | 2009-06-28 14:27:55 -0500 (Sun, 28 Jun 2009) | 1 line return locals and cells in get_locals() not bound globals, though ........ ---