This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08ef9d98b2530d0a8e835ef4fb0a2a5f8bf64ced
cpython
/
Lib
/
tkinter
History
Guido van Rossum
40f7a55608
Get rid of bogus binding of <Delete> to a function that deletes the next
...
character (this is already a built-in binding now).
1996-10-24 18:34:36 +00:00
..
Canvas.py
(Canvas.py): Added definition of CanvasItem.cget() as suggested by
1996-09-26 20:21:26 +00:00
Dialog.py
…
FileDialog.py
…
ScrolledText.py
Change to use keyword args instead of dicts
1996-07-30 18:35:38 +00:00
SimpleDialog.py
Don't use tktools, dummy! Reworded test message slightly.
1996-07-21 02:20:06 +00:00
Tkconstants.py
…
Tkinter.py
Get rid of bogus binding of <Delete> to a function that deletes the next
1996-10-24 18:34:36 +00:00