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-09 22:20:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e8dcdaaa49d4313bf9fab9f9923ca5828fbb10e
cpython
/
Lib
/
tkinter
T
History
Anatoliy Platonov
b4d895336a
bpo-41876: Overload __repr__ for tkinter Font objects (GH-22450)
2020-10-14 13:02:51 +03:00
..
test
bpo-41876: Overload __repr__ for tkinter Font objects (GH-22450)
2020-10-14 13:02:51 +03:00
__init__.py
bpo-41831: Restore str implementation of __str__ in tkinter.EventType (GH-22355)
2020-10-09 22:57:34 +03:00
__main__.py
…
colorchooser.py
…
commondialog.py
…
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
…
font.py
bpo-41876: Overload __repr__ for tkinter Font objects (GH-22450)
2020-10-14 13:02:51 +03:00
messagebox.py
…
scrolledtext.py
…
simpledialog.py
…
tix.py
…
ttk.py
…