Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
You need to sign in or sign up before continuing.
cpython
Lib
lib-tk
Tkinter.py
Find file
Blame
History
Permalink
Get rid of nearly all clals to self._do -- turns out self.tk.call can
· 0bd5433c
Guido van Rossum
authored
May 19, 1998
be used just as well, so this saves one Python call in many cases!
0bd5433c