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-28 15:16:53 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
835416cf7caff0d397c10b98eb146372d6d6dfd0
cpython
/
Lib
/
tkinter
T
History
Serhiy Storchaka
2e208b7d62
Issue
#27031
: Removed dummy methods in Tkinter widget classes: tk_menuBar()
...
and tk_bindForTraversal().
2016-05-16 22:35:46 +03:00
..
test
Issue
#23277
: Remove unused imports in tests.
2016-04-24 21:41:02 +03:00
__init__.py
Issue
#27031
: Removed dummy methods in Tkinter widget classes: tk_menuBar()
2016-05-16 22:35:46 +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
Remove outdated TkVersion checks.
2016-04-25 13:49:11 +03:00
ttk.py
Issue
#26778
: Fixed "a/an/and" typos in code comment, documentation and error
2016-04-17 09:39:28 +03:00