Staging
v0.5.1
Revision 152f222775e2d9341830996873685d95419ae2cd authored by Marc-André Lemburg on 25 March 2009, 19:52:04 UTC, committed by Marc-André Lemburg on 25 March 2009, 19:52:04 UTC
svn+pythonssh://pythondev@svn.python.org/python/trunk

........
  r70594 | marc-andre.lemburg | 2009-03-25 20:44:58 +0100 (Wed, 25 Mar 2009) | 9 lines

  Remove the sys.version_info shortcut, since they cause the APIs
  to return different information than the _sys_version() output
  used in previous Python versions.

  This also fixes issue5561: platform.python_version_tuple returns tuple of ints, should be strings

  Added more tests for the various platform functions.
........
  r70595 | marc-andre.lemburg | 2009-03-25 20:45:33 +0100 (Wed, 25 Mar 2009) | 3 lines

  News item for the platform.py fix (r70594).
........
1 parent f700976
History

README

back to top