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-09 22:20:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61baebd0e125ba281c2b1f40c210ce286e2e4f0d
cpython
/
Lib
/
tkinter
T
History
Florent Xicluna
54540ec917
Remove redundant imports.
2011-11-04 08:29:17 +01:00
..
test
…
__init__.py
Remove redundant imports.
2011-11-04 08:29:17 +01:00
__main__.py
…
_fix.py
…
colorchooser.py
…
commondialog.py
…
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
Remove redundant imports.
2011-11-04 08:29:17 +01:00
font.py
…
messagebox.py
…
scrolledtext.py
…
simpledialog.py
…
tix.py
Closes
#13258
: Use callable() built-in in the standard library.
2011-10-28 14:45:05 +02:00
ttk.py
…