commit | c45c3d995053edd6ffc899853815443a4c6f8a13 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Apr 18 15:24:17 2010 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Apr 18 15:24:17 2010 +0000 |
tree | eb19b8f7e4dfdf4c34801aeac0edbbbd19f8796b | |
parent | 501aeffba3673fdce742054a5e0014dbe3ab40a7 [diff] |
Merged revisions 80179 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r80179 | ronald.oussoren | 2010-04-18 16:01:05 +0200 (Sun, 18 Apr 2010) | 5 lines Add check to build-installer.py to ensure that the right version of Tcl/Tk is available (on OSX) Fixes issue #5651 ........