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 07:00:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7cf37802365ea24c2e368de79eb74e409dfd8d8
cpython
/
Lib
/
lib-tk
T
History
Martin v. Löwis
0d8ce6111c
Fix for bug 110629: Generate unique image names by introducing a counter
2000-09-08 16:28:30 +00:00
..
Canvas.py
…
Dialog.py
…
FileDialog.py
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
2000-07-16 12:04:32 +00:00
FixTk.py
Work the Tcl version number in the path we search for.
2000-04-04 23:32:21 +00:00
ScrolledText.py
Peter Haight discovered that this code uses a mutable default for cnf
1999-09-20 00:39:47 +00:00
SimpleDialog.py
…
tkColorChooser.py
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
2000-07-16 12:04:32 +00:00
tkCommonDialog.py
…
Tkconstants.py
-- added a couple of missing Tkinter constants (canvas item styles,
2000-08-09 19:37:16 +00:00
Tkdnd.py
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
2000-07-16 12:04:32 +00:00
tkFileDialog.py
…
tkFont.py
…
Tkinter.py
Fix for bug 110629: Generate unique image names by introducing a counter
2000-09-08 16:28:30 +00:00
tkMessageBox.py
…
tkSimpleDialog.py
Moshe Zadka:
2000-02-24 15:01:43 +00:00
turtle.py
…