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-09 22:20:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
201626e00f87a514b4891a65f3014bcb49c5dc88
cpython
/
Lib
/
lib-tk
T
History
Neal Norwitz
f539bdeb9c
Sync Tix from Mike Clarkson, a maintainer
2002-11-14 02:43:40 +00:00
..
Canvas.py
…
Dialog.py
…
FileDialog.py
…
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
Sync Tix from Mike Clarkson, a maintainer
2002-11-14 02:43:40 +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
Patch
#621891
: Add askopenfile{name}s.
2002-10-13 10:28:04 +00:00
tkFont.py
…
Tkinter.py
Patch
#621205
: Tkinter updates for tk8.4.
2002-10-13 10:22:08 +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