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-12 23:49:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc889c48edc17b9502c0aef416ce2d003dbef4e6
cpython
/
Lib
/
tkinter
T
History
Alexander Belopolsky
022f049fed
Issue
#6878
: Fixed return type of tkinter methods documented to return lists.
2010-11-22 19:40:51 +00:00
..
test
Fix test_tk under OS X with Tk 8.4. Patch by Ned Deily.
2010-10-05 11:24:49 +00:00
__init__.py
Issue
#6878
: Fixed return type of tkinter methods documented to return lists.
2010-11-22 19:40:51 +00:00
__main__.py
…
_fix.py
…
colorchooser.py
…
commondialog.py
…
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
…
font.py
…
messagebox.py
…
scrolledtext.py
…
simpledialog.py
…
tix.py
Issue
#6878
: Fixed return type of tkinter methods documented to return lists.
2010-11-22 19:40:51 +00:00
ttk.py
…