commit | 8affb5f2360c057176c820efc425906bdb36ee49 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Tue Dec 18 03:38:03 2007 +0000 |
committer | Christian Heimes <christian@cheimes.de> | Tue Dec 18 03:38:03 2007 +0000 |
tree | 03fabff1b0685f4f7aaf6beba30eb574b1d3e6e9 | |
parent | 88880b2dd6677575586b8c0f5aaffd18f260afa7 [diff] |
Fixed for #1601: IDLE not working correctly on Windows (Py30a2/IDLE30a1) Amaury's ideas works great. Should we build the Python core with WINVER=0x0500 and _WIN32_WINNT=0x0500, too?