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-06-23 11:33:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
833fdf126c8fe77fd17e8a8ffbc5c571b3bf64bd
cpython
/
Lib
/
tkinter
T
History
Serhiy Storchaka
2a8127cafe
bpo-25130: Add calls of gc.collect() in tests to support PyPy (GH-28005)
2021-08-29 14:04:40 +03:00
..
test
bpo-25130: Add calls of gc.collect() in tests to support PyPy (GH-28005)
2021-08-29 14:04:40 +03:00
__init__.py
bpo-44404: tkinter
after
support callable classes (GH-26812)
2021-06-23 13:30:24 +03:00
__main__.py
…
colorchooser.py
…
commondialog.py
…
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
…
font.py
…
messagebox.py
…
scrolledtext.py
…
simpledialog.py
…
tix.py
bpo-41730: Show deprecation warnings for tkinter.tix (GH-22186)
2021-05-07 10:53:23 -05:00
ttk.py
…