[Python-checkins] r73468 - python/branches/release30-maint

nick.coghlan python-checkins at python.org
Wed Jun 17 14:32:12 CEST 2009


Author: nick.coghlan
Date: Wed Jun 17 14:32:11 2009
New Revision: 73468

Log:
Blocked revisions 73466 via svnmerge

................
  r73466 | nick.coghlan | 2009-06-17 22:23:43 +1000 (Wed, 17 Jun 2009) | 9 lines
  
  Merged revisions 73465 via svnmerge from 
  svn+ssh://pythondev@svn.python.org/python/trunk
  
  ........
    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
  ........
................


Modified:
   python/branches/release30-maint/   (props changed)


More information about the Python-checkins mailing list