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
f9bb90e4539b4443960dc2ab217166fb4635b0bb
cpython
/
Lib
/
lib-tk
History
Andrew M. Kuchling
1142d595ee
Fix typo in label
2002-01-02 16:38:19 +00:00
..
Canvas.py
The lower() and tkraise() methods were calling the Canvas widget
2001-04-10 21:13:06 +00:00
Dialog.py
…
FileDialog.py
…
FixTk.py
Suggestion from SF patch
#470433
to avoid clobbering TCL_LIBRARY et
2001-10-12 15:34:29 +00:00
ScrolledText.py
Fix for SF
#491953
(Andrew Dalke): ScrolledText.py has TabError
2001-12-12 12:47:57 +00:00
SimpleDialog.py
…
Tix.py
Make tix_configure() work the same way configure() works for the basic
2001-12-13 04:53:07 +00:00
tkColorChooser.py
…
tkCommonDialog.py
…
Tkconstants.py
…
Tkdnd.py
…
tkFileDialog.py
Fix typo in label
2002-01-02 16:38:19 +00:00
tkFont.py
…
Tkinter.py
Move grid_location into Misc. Fixes bug
#426892
.
2001-10-13 09:33:51 +00:00
tkMessageBox.py
…
tkSimpleDialog.py
Be more careful about accessing attributes of the parent: if Tk has not been
2001-12-06 16:51:41 +00:00
turtle.py
Applied SF patch
#438424
by Josh Cogliati:
2001-08-09 16:42:07 +00:00