]> granicus.if.org Git - python/commit
Merged revisions 88232 via svnmerge from
authorNed Deily <nad@acm.org>
Mon, 31 Jan 2011 00:52:49 +0000 (00:52 +0000)
committerNed Deily <nad@acm.org>
Mon, 31 Jan 2011 00:52:49 +0000 (00:52 +0000)
commit60651535c997bd3b55afb3b5718680ec2a404f69
tree4f27bc63a372537f1b30360944494dcf7183d08d
parent7f41b88bb7b978205a438c7eea2b7f6bba6862d0
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.
........
Lib/idlelib/EditorWindow.py
Misc/NEWS