summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_multibytecodec_support.py
diff options
context:
space:
mode:
authorRonald Oussoren <ronaldoussoren@mac.com>2011-05-17 13:13:46 (GMT)
committerRonald Oussoren <ronaldoussoren@mac.com>2011-05-17 13:13:46 (GMT)
commitb13cacf677c335d43be20675b406923acc1b74a7 (patch)
treee2c0394d67de74bc28c8fd48e5d21873742a5a2c /Lib/test/test_multibytecodec_support.py
parent372954e059956aab354d9abfa7fcdcaca40a6079 (diff)
downloadcpython-b13cacf677c335d43be20675b406923acc1b74a7.zip
cpython-b13cacf677c335d43be20675b406923acc1b74a7.tar.gz
cpython-b13cacf677c335d43be20675b406923acc1b74a7.tar.bz2
(backport) Fixes #11088: IDLE crashes when using F5 to run a script on OSX with Tk 8.5
Without this patch IDLE will crash reliably on OSX when Tkinter is linked to TkCocoa 8.5.x. To reproduce: * Create a new file (script.py) with the following two lines: x = raw_input('prompt: ') print x * Save the script * Run the script using the F5 keyboard shortcut (running from the menu works fine) The patch is a fairly crude hack, but we haven't found a better workaround for this Tk bug yet.
Diffstat (limited to 'Lib/test/test_multibytecodec_support.py')
0 files changed, 0 insertions, 0 deletions