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 17:38:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57bd00a15bc06d90a1d8540706b3a66ee8c69039
cpython
/
Lib
/
tkinter
T
History
Georg Brandl
cf8a209ab7
Temporarily skip test failing with newer ttk.
2010-12-19 10:17:46 +00:00
..
test
Temporarily skip test failing with newer ttk.
2010-12-19 10:17:46 +00:00
__init__.py
Issue
#6878
: Fixed return type of tkinter methods documented to return lists.
2010-11-22 19:40:51 +00:00
__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
Issue
#6878
: Fixed return type of tkinter methods documented to return lists.
2010-11-22 19:40:51 +00:00
ttk.py
…