From: Nick Coghlan Date: Sun, 13 Jul 2008 12:38:21 +0000 (+0000) Subject: Blocked revisions 64913 via svnmerge X-Git-Tag: v3.0b2~69 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=69cec0412cbea658670c894c95becc807588a9c7;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 64913 via svnmerge ........ r64913 | nick.coghlan | 2008-07-13 22:36:42 +1000 (Sun, 13 Jul 2008) | 1 line Correct a couple of errors in the updated catch_warning documentation (the Py3k version was fixed before being checked in) ........ ---