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-16 01:19:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a305ca786c565ba468ae00a51a1717ea2e25b50d
cpython
/
Lib
/
tkinter
T
History
Antoine Pitrou
b3bfc3d88b
Issue
#9899
: Fix test_tkinter.test_font on various platforms. Patch by
...
Ned Deily.
2010-09-21 16:26:09 +00:00
..
test
Issue
#9899
: Fix test_tkinter.test_font on various platforms. Patch by
2010-09-21 16:26:09 +00:00
__init__.py
…
__main__.py
…
_fix.py
…
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
…