This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-10 22:50:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2dbeff60ba98805306f41848594d58ebde5e00a
cpython
/
Lib
/
lib-tk
T
History
Martin v. Löwis
4afe154369
Patch
#1121234
: Properly cleanup _exit and tkerror commands.
...
Will backport to 2.4.
2005-03-01 08:09:28 +00:00
..
Canvas.py
…
Dialog.py
…
FileDialog.py
Wait for visibility before setting a grab.
Fixes
#946153
.
2004-08-03 18:36:25 +00:00
FixTk.py
…
ScrolledText.py
…
SimpleDialog.py
Wait for visibility before setting a grab.
Fixes
#946153
.
2004-08-03 18:36:25 +00:00
Tix.py
Whitespace normalization, via reindent.py.
2004-07-18 06:16:08 +00:00
tkColorChooser.py
…
tkCommonDialog.py
…
Tkconstants.py
…
Tkdnd.py
…
tkFileDialog.py
Whitespace normalization, via reindent.py.
2004-07-18 06:16:08 +00:00
tkFont.py
Remove debug print.
2004-08-20 06:19:23 +00:00
Tkinter.py
Patch
#1121234
: Properly cleanup _exit and tkerror commands.
2005-03-01 08:09:28 +00:00
tkMessageBox.py
Convert boolean results back to strings.
Fixes
#807871
.
2004-09-18 16:01:23 +00:00
tkSimpleDialog.py
Wait for visibility before setting a grab.
Fixes
#946153
.
2004-08-03 18:36:25 +00:00
turtle.py
Replace backticks with repr() or "%r"
2004-02-12 17:35:32 +00:00