• Guido van Rossum's avatar
    Delete an accidentally checked-in feature that actually broke more · 6e9dadc1
    Guido van Rossum yazdı
    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).
    6e9dadc1
Adı
Son kayıt (commit)
Son güncelleme
..
Canvas.py Loading commit data...
Dialog.py Loading commit data...
FileDialog.py Loading commit data...
FixTk.py Loading commit data...
ScrolledText.py Loading commit data...
SimpleDialog.py Loading commit data...
Tkconstants.py Loading commit data...
Tkdnd.py Loading commit data...
Tkinter.py Loading commit data...
tkColorChooser.py Loading commit data...
tkCommonDialog.py Loading commit data...
tkFileDialog.py Loading commit data...
tkFont.py Loading commit data...
tkMessageBox.py Loading commit data...
tkSimpleDialog.py Loading commit data...
turtle.py Loading commit data...