From: Nick Coghlan Date: Wed, 17 Jun 2009 12:29:37 +0000 (+0000) Subject: Blocked revisions 73465 via svnmerge X-Git-Tag: v2.6.3rc1~193 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7731bedca21a23225a7836483af02c63fbcf502c;p=python Blocked revisions 73465 via svnmerge ........ r73465 | nick.coghlan | 2009-06-17 22:12:15 +1000 (Wed, 17 Jun 2009) | 1 line Issue 6288: update the contextlib.nested() docs to explain why it has been deprecated and should generally be avoided ........ ---