commit | 7731bedca21a23225a7836483af02c63fbcf502c | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Wed Jun 17 12:29:37 2009 +0000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Wed Jun 17 12:29:37 2009 +0000 |
tree | 9ea9b3afa29f36e28f8b1ffa3e5ee4b177115e78 | |
parent | 88348a1c55b1471a399957d4c86321a47a6a252f [diff] |
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 ........