mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
![]() not needed to say apply(self.tk.call, t); self.tk.call(t) has the same effect. This cuts down tremendously on the number of apply() calls made. No measurable effect, but at the very least it saves the lookup of apply() in the globals! |
||
---|---|---|
.. | ||
Canvas.py | ||
Dialog.py | ||
FileDialog.py | ||
ScrolledText.py | ||
SimpleDialog.py | ||
tkColorChooser.py | ||
tkCommonDialog.py | ||
Tkconstants.py | ||
Tkdnd.py | ||
tkFileDialog.py | ||
Tkinter.py | ||
tkMessageBox.py | ||
tkSimpleDialog.py |