mirror of
https://github.com/python/cpython.git
synced 2025-08-26 11:45:20 +00:00
![]() than was worth it: when deleting a canvas item, it would try to automatically delete the bindings for that item. Since there's nothing that says you can't reuse the tag and still have the bindings, this is not correct. Also, it broke at least one demo (Demo/tkinter/matt/rubber-band-box-demo-1.py). |
||
---|---|---|
.. | ||
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 |