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-10 06:31:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a40c0702e2ec94c19490fd2acbfde8035062064
cpython
/
Lib
/
lib-tk
T
History
Martin v. Löwis
4b6ea798cb
Don't rename Tkinter to Tk; closes bug 115714
...
Subclass Error from Exception.
2000-10-01 17:52:01 +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
…
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
Removed some debugging prints: When running user configuration code
2000-09-15 04:41:22 +00:00
tkMessageBox.py
…
tkSimpleDialog.py
…
turtle.py
Don't rename Tkinter to Tk; closes bug 115714
2000-10-01 17:52:01 +00:00