]> granicus.if.org Git - python/commit
Workaround for bug #1512124
authorRonald Oussoren <ronaldoussoren@mac.com>
Sun, 25 Jun 2006 20:44:16 +0000 (20:44 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Sun, 25 Jun 2006 20:44:16 +0000 (20:44 +0000)
commit53f1a943eca54f4ce1af1071998b3d56f79cc00f
treed36b4867e4863c750bedb4756f506201a10e9781
parente6a1cb97000a566338fd484cbb0e7aa2e95185d8
Workaround for bug #1512124

Without this patch IDLE will get unresponsive when you open the debugger
window on OSX. This is both using the system Tcl/Tk on Tiger as the latest
universal download from tk-components.sf.net.
Lib/idlelib/Debugger.py