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-18 10:24:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e93eee7d220cdc5fcaa833d90047eaf0eb035cdf
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
Issue
#3881
: Help Tcl to load even when started through the
2009-01-24 15:47:27 +00:00
ScrolledText.py
…
SimpleDialog.py
…
Tix.py
Fix typos.
2009-05-04 16:03:03 +00:00
tkColorChooser.py
Issue
#3767
: Convert Tk object to string in tkColorChooser.
2008-12-29 16:22:25 +00:00
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
Fixed issue
#2638
: Show a window constructed with tkSimpleDialog.Dialog only
2009-03-07 02:14:38 +00:00
ttk.py
Fix typos.
2009-05-04 16:03:03 +00:00
turtle.py
Issue
#5341
: Fix a variety of spelling errors.
2009-02-21 20:27:01 +00:00