From: Nick Coghlan Date: Tue, 23 Jun 2009 14:00:11 +0000 (+0000) Subject: Blocked revisions 73520 via svnmerge X-Git-Tag: 3.0~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3090897f40309960129d15b9a78a2979bc470a43;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 73520 via svnmerge ................ r73520 | nick.coghlan | 2009-06-23 20:55:52 +1000 (Tue, 23 Jun 2009) | 13 lines Merged revisions 73518-73519 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ 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 ........ ................ ---