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-15 17:08:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71ad9fb74ff367e0c89f3fce34febd4eae2a4e2b
cpython
/
Lib
/
lib-tk
T
History
Martin v. Löwis
043bbc7da3
Patch
#707701
: Expect '??' in event fields.
Fixes
#698517
.
...
Will backport to 2.2.
2003-03-29 09:47:21 +00:00
..
Canvas.py
SF patch 672098: Three __contains__ implementations
2003-01-30 00:56:33 +00:00
Dialog.py
…
FileDialog.py
Fix example in a docstring to not use 'file' as a variable name
2003-01-21 14:19:21 +00:00
FixTk.py
Search for tix subdirectories.
Fixes
#564729
. Will backport to 2.2.
2002-11-09 19:01:44 +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
Tix update from Mike Clarkson (maintainer)
2002-12-30 23:52:01 +00:00
tkColorChooser.py
…
tkCommonDialog.py
Patch
#515598
: removed unused import of os.
2002-02-16 23:16:53 +00:00
Tkconstants.py
…
Tkdnd.py
…
tkFileDialog.py
Convert Tcl path objects to strings.
Fixes
#661357
.
2003-01-04 00:08:09 +00:00
tkFont.py
…
Tkinter.py
Patch
#707701
: Expect '??' in event fields.
Fixes
#698517
.
2003-03-29 09:47:21 +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
Whitespace normalization (get rid of tabs).
2002-09-29 00:25:51 +00:00