This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-27 13:15:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
tkinter
History
Serhiy Storchaka
28f0beaff6
Issue
#19085
. Try to fix tkinter tests on Windows.
2013-11-02 16:41:23 +02:00
..
test
Issue
#19085
. Try to fix tkinter tests on Windows.
2013-11-02 16:41:23 +02:00
__init__.py
…
__main__.py
…
_fix.py
…
colorchooser.py
…
commondialog.py
…
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
…
font.py
…
messagebox.py
…
scrolledtext.py
…
simpledialog.py
…
tix.py
Issue
#19029
: Change non-existing since 3.0 StringType to str.
2013-09-16 11:01:31 +03:00
ttk.py
…