From: Alexandre Vassalotti Date: Fri, 16 May 2008 01:06:23 +0000 (+0000) Subject: Blocked revisions 63145,63149-63150 via svnmerge X-Git-Tag: v3.0b1~308 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=18bf893935343a918f9d00b3b934d858607bdc40;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 63145,63149-63150 via svnmerge ........ r63145 | brett.cannon | 2008-05-11 23:19:20 -0400 (Sun, 11 May 2008) | 1 line Deprecate the multifile module as per PEP 4. ........ r63149 | brett.cannon | 2008-05-11 23:45:59 -0400 (Sun, 11 May 2008) | 2 lines Deprecate the sv module as per PEP 4. ........ r63150 | brett.cannon | 2008-05-11 23:47:47 -0400 (Sun, 11 May 2008) | 1 line Deprecate the timing module for removal in Python 3.0. ........ ---