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-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2cd5eef0c3fc0431bfe3fc24b4c020ebfcf8aad
cpython
/
Lib
/
tkinter
T
History
Gregory P. Smith
1dfac27dff
Cleanup a couple of comments left on PR 28775 post-merge. (GH-29079)
2021-10-20 09:17:52 -07:00
..
test
Cleanup a couple of comments left on PR 28775 post-merge. (GH-29079)
2021-10-20 09:17:52 -07:00
__init__.py
Fix typos in the Lib directory (GH-28775)
2021-10-06 16:13:48 -07:00
__main__.py
…
colorchooser.py
…
commondialog.py
…
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by window managers on macOS and X Window (
#25187
)
2021-04-25 13:07:58 +03:00
font.py
…
messagebox.py
…
scrolledtext.py
…
simpledialog.py
bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by window managers on macOS and X Window (
#25187
)
2021-04-25 13:07:58 +03:00
tix.py
bpo-41730: Show deprecation warnings for tkinter.tix (GH-22186)
2021-05-07 10:53:23 -05:00
ttk.py
…