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-10 06:31:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
261ccdce4825535d4f6ea4bf09e9394bb751df20
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
…