From: Benjamin Peterson Date: Wed, 11 Jun 2008 19:16:53 +0000 (+0000) Subject: Blocked revisions 64128,64133 via svnmerge X-Git-Tag: v3.0b1~95 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f00d35a0784e5d5cec9065bd7c0052b08c5a86ad;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 64128,64133 via svnmerge ........ r64128 | benjamin.peterson | 2008-06-11 12:50:00 -0500 (Wed, 11 Jun 2008) | 2 lines add aliases to threading module ........ r64133 | benjamin.peterson | 2008-06-11 13:02:31 -0500 (Wed, 11 Jun 2008) | 2 lines add old names back into __all__ ........ ---