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

eric.smith python-checkins at python.org
Fri Feb 6 02:34:42 CET 2009


Author: eric.smith
Date: Fri Feb  6 02:34:42 2009
New Revision: 69347

Log:
Blocked revisions 69346 via svnmerge

................
  r69346 | eric.smith | 2009-02-05 20:32:42 -0500 (Thu, 05 Feb 2009) | 10 lines
  
  Merged revisions 69331 via svnmerge from 
  svn+ssh://pythondev@svn.python.org/python/trunk
  
  ........
    r69331 | eric.smith | 2009-02-05 19:48:26 -0500 (Thu, 05 Feb 2009) | 2 lines
    
    Implement issue #4285, convert sys.version_info to a named
    tuple. Patch by Ross Light.
  ........
................


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


More information about the Python-checkins mailing list