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-22 12:24:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3d520cc16249fd7e433bd27ddb45be83f2c50bd
cpython
/
Lib
/
lib-tk
T
History
Benjamin Peterson
5c8da86f3a
convert usage of fail* to assert*
2009-06-30 22:57:08 +00:00
..
test
convert usage of fail* to assert*
2009-06-30 22:57:08 +00:00
Canvas.py
…
Dialog.py
…
FileDialog.py
…
FixTk.py
…
ScrolledText.py
…
SimpleDialog.py
…
Tix.py
Fix typos.
2009-05-04 16:03:03 +00:00
tkColorChooser.py
…
tkCommonDialog.py
…
Tkconstants.py
…
Tkdnd.py
…
tkFileDialog.py
…
tkFont.py
…
Tkinter.py
Improved PanedWindow.add's docstring. 'subcomand' is a Tcl term, and the possible options and values are the same accepted by paneconfigure (not configure).
2009-05-31 21:31:21 +00:00
tkMessageBox.py
…
tkSimpleDialog.py
…
ttk.py
Fix typos.
2009-05-04 16:03:03 +00:00
turtle.py
…