From: Brett Cannon Date: Sat, 16 Aug 2008 22:01:29 +0000 (+0000) Subject: Blocked revisions 65721 via svnmerge X-Git-Tag: v3.0b3~94 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a307d0fc41587da8cc2600ce5098fcf491740c8b;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 65721 via svnmerge ........ r65721 | brett.cannon | 2008-08-16 15:00:27 -0700 (Sat, 16 Aug 2008) | 2 lines Silence DeprecationWarning raised by mimetools and rfc822 in cgi. ........ ---