This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 22:55:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
tkinter
History
Guido van Rossum
16cd332aab
Add root.tkraise() to the _test() program so the window doesn't hide
...
behind the shell window on NT.
1997-05-09 00:59:43 +00:00
..
Canvas.py
Fix bogus implementation of Group.bind().
1996-12-27 15:40:31 +00:00
Dialog.py
keyword parameter changes
1995-08-04 03:49:39 +00:00
FileDialog.py
Fix the following bug:
1997-01-03 23:39:26 +00:00
ScrolledText.py
Put support for a cnf dictionary back in, since it is still supported
1997-02-12 16:49:57 +00:00
SimpleDialog.py
Don't use tktools, dummy! Reworded test message slightly.
1996-07-21 02:20:06 +00:00
Tkconstants.py
Added ALL='all'.
1996-11-20 22:20:21 +00:00
Tkinter.py
Add root.tkraise() to the _test() program so the window doesn't hide
1997-05-09 00:59:43 +00:00