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-22 12:24:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5e6c7cb667465125ff7fe2c643ccb2abb40fcd0
cpython
/
Lib
/
tkinter
T
History
Cheryl Sabella
194fd17bc6
bpo-32839: Add the after_info() method for Tkinter widgets (GH-5664)
2024-04-27 00:27:58 +03:00
..
__init__.py
bpo-32839: Add the after_info() method for Tkinter widgets (GH-5664)
2024-04-27 00:27:58 +03:00
__main__.py
…
colorchooser.py
…
commondialog.py
…
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
…
font.py
…
messagebox.py
…
scrolledtext.py
…
simpledialog.py
gh-43457: Tkinter: fix design flaws in wm_attributes() (GH-111404)
2024-02-05 18:24:54 +02:00
ttk.py
…