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-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3438fa496db50ef3cafcfdb3243f2f769bc12ebe
cpython
/
Lib
/
tkinter
T
History
Andrew Svetlov
786fbd8db7
Replace os.error with OSError in tkinter and IDLE
2012-12-17 19:51:15 +02:00
..
test
…
__init__.py
Issue
#16582
: use int exit code in tkinter._exit
2012-12-10 00:03:55 +02:00
__main__.py
…
_fix.py
…
colorchooser.py
…
commondialog.py
…
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
Replace os.error with OSError in tkinter and IDLE
2012-12-17 19:51:15 +02:00
font.py
…
messagebox.py
…
scrolledtext.py
…
simpledialog.py
…
tix.py
…
ttk.py
…