mirror of
https://github.com/python/cpython.git
synced 2024-12-01 11:15:56 +01:00
e61e98d2ae
and Toplevel class constructors. This means that if the window manager closes the window, the Python-side Tkinter data structures will be destroyed correctly. (Most apps do this anyway, and it's recommended practice; I see no reason why making it the default behavior could be bad.) |
||
---|---|---|
.. | ||
Canvas.py | ||
Dialog.py | ||
FileDialog.py | ||
FixTk.py | ||
ScrolledText.py | ||
SimpleDialog.py | ||
tkColorChooser.py | ||
tkCommonDialog.py | ||
Tkconstants.py | ||
Tkdnd.py | ||
tkFileDialog.py | ||
tkFont.py | ||
Tkinter.py | ||
tkMessageBox.py | ||
tkSimpleDialog.py | ||
turtle.py |