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 07:00:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3dca62440cd555dd574367ec1bfec8ea47262c6b
cpython
/
Lib
/
tkinter
T
History
Serhiy Storchaka
b1f5287952
Issue
#27025
: Generated names for Tkinter widgets now start by the "!" prefix
...
for readability (was "`").
2016-10-25 09:43:48 +03:00
..
test
…
__init__.py
Issue
#27025
: Generated names for Tkinter widgets now start by the "!" prefix
2016-10-25 09:43:48 +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
Issue
#25464
: Fixed HList.header_exists() in tkinter.tix module by addin
2016-10-24 23:49:10 +03:00
ttk.py
…