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-24 05:13:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1eb41e22ab4288bef5883ee93d04e87f5b1fb5ca
cpython
/
Lib
/
lib-tk
T
History
Martin v. Löwis
cb3062e3c0
Patch
#805976
: Add DOTBOX and UNDERLINE.
2003-09-20 10:52:56 +00:00
..
Canvas.py
…
Dialog.py
…
FileDialog.py
…
FixTk.py
…
ScrolledText.py
…
SimpleDialog.py
…
Tix.py
…
tkColorChooser.py
…
tkCommonDialog.py
…
Tkconstants.py
Patch
#805976
: Add DOTBOX and UNDERLINE.
2003-09-20 10:52:56 +00:00
Tkdnd.py
…
tkFileDialog.py
Add a missing 'self,' to a super call in recently checked-in code.
2003-06-15 19:08:57 +00:00
tkFont.py
Patch
#751107
: Slant must be 'roman', not 'normal'.
2003-06-14 21:40:04 +00:00
Tkinter.py
Fix SF bug
#763637
, 2.3b2 unpack tuple of wrong size in after_cancel
2003-07-01 21:12:47 +00:00
tkMessageBox.py
…
tkSimpleDialog.py
…
turtle.py
SF bug
#685773
: 2 (more) bugs in turtle
2003-06-09 08:50:57 +00:00