From: Nick Coghlan Date: Tue, 23 Jun 2009 13:39:09 +0000 (+0000) Subject: Blocked revisions 73518-73519 via svnmerge X-Git-Tag: v2.6.3rc1~190 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5f1446ac5b9d117ed77e4b12e99a007d276483a5;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 73518-73519 via svnmerge ........ r73518 | nick.coghlan | 2009-06-23 20:19:30 +1000 (Tue, 23 Jun 2009) | 1 line Issue 6288: Update contextlib.nested() docstring to reflect new documentation ........ r73519 | nick.coghlan | 2009-06-23 20:51:02 +1000 (Tue, 23 Jun 2009) | 1 line Remove markup from docstring ........ ---