]> granicus.if.org Git - python/commit
Merged revisions 69331 via svnmerge from
authorEric Smith <eric@trueblade.com>
Fri, 6 Feb 2009 01:32:42 +0000 (01:32 +0000)
committerEric Smith <eric@trueblade.com>
Fri, 6 Feb 2009 01:32:42 +0000 (01:32 +0000)
commit0e5b562987303912f8236bfe90c5bf0f093d8d63
tree04b1efe719cd278576fed77695135d01dcfb6b0e
parentd3409deddc7fc24171514debf2ab2128e337d97d
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.
........
Doc/library/sys.rst
Lib/test/test_sys.py
Misc/NEWS
Python/sysmodule.c