This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
175e0bf8ca4934fd4f360cc403e209b671a162a9
cpython
/
Lib
/
lib-tk
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
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
…