]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 79558 via svnmerge from
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 2 Aug 2010 20:26:41 +0000 (20:26 +0000)
committerEzio Melotti <ezio.melotti@gmail.com>
Mon, 2 Aug 2010 20:26:41 +0000 (20:26 +0000)
commitb55d36805566c092c11b8e38792c759742cd6a1f
treefbe9279c4c088fd4c9a0ee557ff76494ffe584f7
parent507ea2ae1802a97fe3cd88051413219d70cb71e1
Merged revisions 79558 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r79558 | florent.xicluna | 2010-04-01 21:17:09 +0300 (Thu, 01 Apr 2010) | 2 lines

  #7092: Fix some -3 warnings, and fix Lib/platform.py when the path contains a double-quote.
........
Lib/cgitb.py
Lib/distutils/command/build_ext.py
Lib/distutils/util.py
Lib/idlelib/AutoCompleteWindow.py
Lib/idlelib/MultiCall.py
Lib/platform.py