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
ae1b5b2e985eeea6433671d874ccaddfd36db5a6
cpython
/
Lib
/
lib-tk
T
History
Guido van Rossum
5917ecb0a4
Nils Fischbeck: added doc strings to everything. Martin von Loewis
...
has reviewed this, too.
2000-06-29 16:30:50 +00:00
..
Canvas.py
From: Nicolas CHAUVAT <nico@caesium.fr>
1998-07-16 13:43:05 +00:00
Dialog.py
…
FileDialog.py
When a file name is selected ("OK" button, <Return> in the filename entry),
1998-05-06 17:28:23 +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
Nannified.
1998-08-10 20:13:17 +00:00
tkCommonDialog.py
When no master widget is specified, use options['parent'] if it exists.
1998-10-12 20:40:47 +00:00
Tkconstants.py
NSEW is also valid for -sticky
1998-10-01 15:54:48 +00:00
Tkdnd.py
Another easter present.
1998-04-10 16:14:34 +00:00
tkFileDialog.py
…
tkFont.py
Fredrik Lundh's font wrapper.
1998-08-11 19:07:58 +00:00
Tkinter.py
Nils Fischbeck: added doc strings to everything. Martin von Loewis
2000-06-29 16:30:50 +00:00
tkMessageBox.py
…
tkSimpleDialog.py
Moshe Zadka:
2000-02-24 15:01:43 +00:00
turtle.py
Turtle graphics
1998-12-04 16:42:46 +00:00