]> granicus.if.org Git - python/commit
Fix #6378. Start IDLE using the proper version of Python based on the directory
authorBrian Curtin <brian.curtin@gmail.com>
Sun, 21 Nov 2010 23:45:10 +0000 (23:45 +0000)
committerBrian Curtin <brian.curtin@gmail.com>
Sun, 21 Nov 2010 23:45:10 +0000 (23:45 +0000)
commitf991642efec091087f9261d82ff5502d61d21688
tree5b2b66ee03a0e6e30eef58a0cbd39fcba7a27a34
parent0ef956f9974c649bfc64550f8597cec13cfe21f8
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