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-15 08:59:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1771b54bed1faa2d8216d3d9d76d3f604e93336d
cpython
/
Lib
/
tkinter
T
History
Antoine Pitrou
cb15988114
Issue
#8445
: try to fix some buildbot failures on test_ttk_guionly.
...
Patch by Guilherme.
2010-09-26 16:36:33 +00:00
..
test
Issue
#8445
: try to fix some buildbot failures on test_ttk_guionly.
2010-09-26 16:36:33 +00:00
__init__.py
…
__main__.py
Issue
#9384
: python -m tkinter will now display a simple demo applet.
2010-07-27 14:16:32 +00:00
_fix.py
Merged revisions 81701 via svnmerge from
2010-06-04 19:50:26 +00:00
colorchooser.py
…
commondialog.py
…
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
…
font.py
#1730136
: Fix comparison between a tk Font object and an object of a different type.
2010-09-17 23:27:09 +00:00
messagebox.py
…
scrolledtext.py
…
simpledialog.py
…
tix.py
…
ttk.py
…