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 06:36:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
tkinter
History
Guido van Rossum
178ff353e8
Fix bogus implementation of Group.bind().
...
Added unbind() to CanvasItem and Group classes.
1996-12-27 15:40:31 +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
Major overhaul:
1996-05-28 23:14:36 +00:00
ScrolledText.py
Change to use keyword args instead of dicts
1996-07-30 18:35:38 +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
Added config(ure) method to Image class.
1996-12-27 15:33:17 +00:00