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-29 06:10:11 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd543d0bc9aacca1dee02dea7ff4aec8966dcaf8
cpython
/
Lib
/
tkinter
T
History
Victor Stinner
259dd71c32
gh-84623: Remove unused imports in stdlib (
#93773
)
2022-06-13 16:28:41 +02:00
..
test
gh-91827: Add method info_pathlevel() in tkinter (GH-91829)
2022-05-06 13:50:38 +03:00
__init__.py
bpo-13553: Document tkinter.Tk args (
#4786
)
2022-05-09 20:49:00 -07:00
__main__.py
…
colorchooser.py
…
commondialog.py
gh-84623: Remove unused imports in stdlib (
#93773
)
2022-06-13 16:28:41 +02:00
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
…
font.py
…
messagebox.py
…
scrolledtext.py
…
simpledialog.py
…
tix.py
…
ttk.py
…