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
ededa90f6779cfd7fdcf84306a98252913789a67
cpython
/
Lib
/
lib-tk
T
History
Martin v. Löwis
8509ebc8f7
Patch
#539392
: Invoke setlocale, try opening the file in demo mode.
2002-04-08 14:51:31 +00:00
..
Canvas.py
…
Dialog.py
…
FileDialog.py
…
FixTk.py
Set TCL_LIBRARY before import _tkinter. Suggested by Kirill Simonov.
2002-02-24 16:51:45 +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
Reindent.
2002-03-28 16:26: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
#539392
: Invoke setlocale, try opening the file in demo mode.
2002-04-08 14:51:31 +00:00
tkFont.py
…
Tkinter.py
Ignore widgets with unknown names in winfo_children.
Fixes
#518283
.
2002-03-27 17:15:57 +00:00
tkMessageBox.py
…
tkSimpleDialog.py
…
turtle.py
Patch
#536117
: Typo in turtle.py.
2002-03-28 15:45:57 +00:00