◐ Shell
clean mode source ↗

[3.7] bpo-33907: Rename an IDLE module and classes. (GH-7810) by miss-islington · Pull Request #7812 · python/cpython

Fix-up class name duplication in PR GH-7807. Combined effect is that
module calltips and its class CallTips are now calltip and Calltip.
In module calltip_w class CallTip is now CalltipWindow.
(cherry picked from commit 9af1836)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

https://bugs.python.org/issue33907