]> granicus.if.org Git - python/commit
Issue #24570: Idle: make calltip and completion boxes appear on Macs
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 27 Sep 2015 00:03:51 +0000 (20:03 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 27 Sep 2015 00:03:51 +0000 (20:03 -0400)
commit0c58d31ba1080aa4308f9352e1609876286bc9db
tree707059ff95b07dc9da76f1512b52983ed56224bc
parent83cce4988cc5b00b7b960559143c4418b1bd417a
Issue #24570: Idle: make calltip and completion boxes appear on Macs
affected by a tk regression.  Initial patch by Mark Roseman.
Lib/idlelib/AutoCompleteWindow.py
Lib/idlelib/CallTipWindow.py