]> granicus.if.org Git - python/commit
Merged revisions 86651 via svnmerge from
authorBrian Curtin <brian.curtin@gmail.com>
Sun, 21 Nov 2010 23:48:14 +0000 (23:48 +0000)
committerBrian Curtin <brian.curtin@gmail.com>
Sun, 21 Nov 2010 23:48:14 +0000 (23:48 +0000)
commit44c1db05fb2d0b753d18d13a415fa703aa7c0795
tree3ac11a004b21a0287b923e8ad84d3923f02748b7
parente977fae6b8c7423cb5dd7caaeff7e84dff72f4a3
Merged revisions 86651 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86651 | brian.curtin | 2010-11-21 17:45:10 -0600 (Sun, 21 Nov 2010) | 5 lines

  Fix #6378. Start IDLE using the proper version of Python based on the directory
  tree that idle.bat resides in.

  Works with any/all versions of Python installed concurrently.
........
Lib/idlelib/idle.bat
Misc/NEWS