]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #24988: Idle ScrolledList context menus (used in debugger)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 26 Sep 2015 22:50:20 +0000 (18:50 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sat, 26 Sep 2015 22:50:20 +0000 (18:50 -0400)
commit83cce4988cc5b00b7b960559143c4418b1bd417a
tree7230888f0ef0135614035188b57a3702dd771a2a
parentd2a4073db2e267d8c23c094386aaedbbdaf1bf81
Issue #24988: Idle ScrolledList context menus (used in debugger)
now work on Mac Aqua.  Patch by Mark Roseman.
Lib/idlelib/ScrolledList.py