commit | 60651535c997bd3b55afb3b5718680ec2a404f69 | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@acm.org> | Mon Jan 31 00:52:49 2011 +0000 |
committer | Ned Deily <nad@acm.org> | Mon Jan 31 00:52:49 2011 +0000 |
tree | 4f27bc63a372537f1b30360944494dcf7183d08d | |
parent | 7f41b88bb7b978205a438c7eea2b7f6bba6862d0 [diff] |
Merged revisions 88232 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88232 | ned.deily | 2011-01-29 10:29:01 -0800 (Sat, 29 Jan 2011) | 5 lines Issue #10940: Workaround an IDLE hang on Mac OS X 10.6 when using the menu accelerators for Open Module, Go to Line, and New Indent Width. The accelerators still work but no longer appear in the menu items. ........