This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-19 17:25:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
ef8f88101a
cpython
/
Lib
/
tkinter
History
Download ZIP
Download TAR.GZ
Guido van Rossum
ef8f88101a
Add Widget.unbind and {Canvas,Text}.tag_unbind.
...
In Widget.__init__, call config only if cnf not empty.
1994-08-08 12:47:33 +00:00
..
Canvas.py
Lots of new stuff
1994-06-28 13:48:26 +00:00
Dialog.py
Initial revision
1994-06-27 08:00:16 +00:00
ScrolledText.py
Use new packing and 'name' in cnf dict
1994-08-03 08:08:26 +00:00
Tkinter.py
Add Widget.unbind and {Canvas,Text}.tag_unbind.
1994-08-08 12:47:33 +00:00