]> granicus.if.org Git - python/commit
Fix for bug #1517996: Class and Path browsers show Tk menu
authorRonald Oussoren <ronaldoussoren@mac.com>
Sun, 23 Jul 2006 09:46:11 +0000 (09:46 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Sun, 23 Jul 2006 09:46:11 +0000 (09:46 +0000)
commit8133f9da1756adaee5548015528f8e2f0ff3f8d4
treec7500bb5c3807d5736b2c810f1b9cabc517f6739
parent17db495445ba1f6c9d360ade62471d49ceb05cfe
Fix for bug #1517996: Class and Path browsers show Tk menu

This patch replaces the menubar that is used by AquaTk for windows without a
menubar of their own by one that is more appropriate for IDLE.
Lib/idlelib/macosxSupport.py