From: Alexandre Vassalotti Date: Fri, 16 May 2008 00:19:34 +0000 (+0000) Subject: Blocked revisions 63098,63100 via svnmerge X-Git-Tag: v3.0b1~313 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d6bb7c2c405c72ca7cded5d0e5b873ed527b7f0b;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 63098,63100 via svnmerge ........ r63098 | georg.brandl | 2008-05-11 17:37:53 -0400 (Sun, 11 May 2008) | 2 lines Formally deprecate old classes in the cgi module. ........ r63100 | georg.brandl | 2008-05-11 17:54:09 -0400 (Sun, 11 May 2008) | 2 lines Add a deprecation notice to mailbox' old classes' doc. ........ ---