This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-11 23:18:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
240ddc8a68ab3a35ed0e1bfe030debaa6bc7ecb6
cpython
/
Lib
/
lib-tk
T
History
Guido van Rossum
80f8be8901
Support for the "event" command, new in Tk 4.2.
...
By Case Roole.
1997-12-02 19:51:39 +00:00
..
Canvas.py
Fix bogus implementation of Group.bind().
1996-12-27 15:40:31 +00:00
Dialog.py
…
FileDialog.py
Fix the following bug:
1997-01-03 23:39:26 +00:00
ScrolledText.py
Put support for a cnf dictionary back in, since it is still supported
1997-02-12 16:49:57 +00:00
SimpleDialog.py
…
tkColorChooser.py
Fred Lundh's latest versions.
1997-08-14 14:17:28 +00:00
tkCommonDialog.py
Fred Lundh's latest versions.
1997-08-14 14:17:28 +00:00
Tkconstants.py
Added ALL='all'.
1996-11-20 22:20:21 +00:00
tkFileDialog.py
New dialog routines (Fred Lundh)
1997-07-19 20:02:36 +00:00
Tkinter.py
Support for the "event" command, new in Tk 4.2.
1997-12-02 19:51:39 +00:00
tkMessageBox.py
New dialog routines (Fred Lundh)
1997-07-19 20:02:36 +00:00
tkSimpleDialog.py
Fred Lundh's latest versions.
1997-08-14 14:17:28 +00:00