This website requires JavaScript.
Explore
Help
Sign In
greg
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
03020cfa97b6c2c80f50fb2d07025aff49c3513c
cpython
/
Lib
/
tkinter
History
Serhiy Storchaka
1aca3899fb
Issue
#27611
: Fixed support of default root window in the tkinter.tix module.
...
Added the master parameter in the DisplayStyle constructor.
2016-09-25 16:52:13 +03:00
..
test
…
__init__.py
Issue
#27895
: Spelling fixes (Contributed by Ville Skyttä).
2016-08-30 10:47:49 -07:00
__main__.py
…
colorchooser.py
…
commondialog.py
…
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
…
font.py
…
messagebox.py
…
scrolledtext.py
…
simpledialog.py
…
tix.py
Issue
#27611
: Fixed support of default root window in the tkinter.tix module.
2016-09-25 16:52:13 +03:00
ttk.py
…