This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1da055ee0dd11b8c16644c27381a2b20bf0ff205
cpython
/
Lib
/
tkinter
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
Issue
#22115
: Updated Misc/NEWS.
2016-06-26 17:47:46 +03:00
__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
Remove outdated TkVersion checks.
2016-04-25 13:49:11 +03:00
constants.py
…
dialog.py
Remove outdated TkVersion checks.
2016-04-25 13:49:11 +03:00
dnd.py
Issue
#26778
: Fixed "a/an/and" typos in code comment and documentation.
2016-04-17 08:32:47 +03:00
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
Merge spelling and grammar fixes from 3.5
2016-08-05 01:51:39 +00:00