commit | 7fd72820bcefe9ccfc6fd0204e59da7d6b6126ea | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Apr 18 15:23:23 2010 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Apr 18 15:23:23 2010 +0000 |
tree | 7ec17c8adcbb25ff8293ad3d2c8b45e590e4aa59 | |
parent | 0746619c0496c14ab6480615e9b9d54ea8c8ced8 [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 ........