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-10 06:31:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c19bb3279cbb42c84a24255db48ee2d385bb8167
cpython
/
Lib
/
tkinter
T
History
Serhiy Storchaka
ac803cd2f3
Issue
#24408
: Fixed test for tkinter.Font on OS X.
...
Based on patch by Martin Panter.
2015-06-21 14:42:57 +03:00
..
test
Issue
#24408
: Fixed test for tkinter.Font on OS X.
2015-06-21 14:42:57 +03:00
__init__.py
Issue
#20035
: Reimplement tkinter._fix module as a C function.
2015-05-22 11:36:53 -05:00
__main__.py
…
colorchooser.py
…
commondialog.py
…
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
…
font.py
Issue
#24408
: Fixed AttributeError in measure() and metrics() methods of
2015-06-08 18:43:55 +03:00
messagebox.py
…
scrolledtext.py
…
simpledialog.py
…
tix.py
…
ttk.py
…