cpython/Lib/lib-tk
Martin v. Löwis 4ca196dd8d Set TCL_LIBRARY before import _tkinter. Suggested by Kirill Simonov.
Fixes #418173 and #219960. 2.2.1 candidate.
2002-02-24 16:51:45 +00:00
..
Canvas.py The lower() and tkraise() methods were calling the Canvas widget 2001-04-10 21:13:06 +00:00
Dialog.py Make reindent.py happy (convert everything to 4-space indents!). 2000-10-23 18:31:14 +00:00
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 Make tix_configure() work the same way configure() works for the basic 2001-12-13 04:53:07 +00:00
Tkconstants.py
Tkdnd.py Make reindent.py happy (convert everything to 4-space indents!). 2000-10-23 18:31:14 +00:00
Tkinter.py Move grid_location into Misc. Fixes bug #426892. 2001-10-13 09:33:51 +00:00
tkColorChooser.py
tkCommonDialog.py Patch #515598: removed unused import of os. 2002-02-16 23:16:53 +00:00
tkFileDialog.py Fix typo in label 2002-01-02 16:38:19 +00:00
tkFont.py String method conversion. 2001-02-09 11:51:27 +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 Applied SF patch #438424 by Josh Cogliati: 2001-08-09 16:42:07 +00:00