This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d201685e490138610e8e6fc321bbca6589c3cc2
cpython
/
Lib
/
tkinter
History
Serhiy Storchaka
74596a887a
Issue
#21580
: Now Tkinter correctly handles bytes arguments passed to Tk.
...
In particular this allows to initialize images from binary data.
2014-07-30 18:33:13 +03:00
..
test
Issue
#21580
: Now Tkinter correctly handles bytes arguments passed to Tk.
2014-07-30 18:33:13 +03:00
__init__.py
Issue
#22061
: Add deprecation warnings in empty obsolete methods.
2014-07-25 12:24:07 +03:00
__main__.py
…
_fix.py
…
colorchooser.py
…
commondialog.py
…
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
…
font.py
Added missed calls of splitlist().
2014-06-01 11:21:55 +03:00
messagebox.py
…
scrolledtext.py
…
simpledialog.py
…
tix.py
Issue
#20976
: pyflakes: Remove unused imports
2014-03-20 09:16:38 +01:00
ttk.py
Added missed calls of splitlist().
2014-06-01 11:21:55 +03:00