Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
1a72d88abf90edd72a9baf0fd6eebea2cded89c5
/
Lib
/
lib-tk
/
FixTk.py
33cece0
Tkinter renaming reversal: move modules back in their place.
by Georg Brandl
· 17 years ago
248e3a8
Tkinter renaming reversal: Delete all stubs from lib-tk.
by Georg Brandl
· 17 years ago
ad9afeb
Tkinter rename, step 2: fix imports and add stub modules.
by Georg Brandl
· 17 years ago
bbc57d7
Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package.
by Georg Brandl
· 17 years ago
bb89992
Make it a bit easier to test Tcl/Tk and idle from a build dir.
by Christian Heimes
· 17 years ago
838a359
Search for tix subdirectories. Fixes #564729. Will backport to 2.2.
by Martin v. Löwis
· 23 years ago
4ca196d
Set TCL_LIBRARY before import _tkinter. Suggested by Kirill Simonov.
by Martin v. Löwis
· 23 years ago
ea32cbb
Suggestion from SF patch #470433 to avoid clobbering TCL_LIBRARY et
by Guido van Rossum
· 24 years ago
1378bd5
Also point TK_LIBRARY to the appropriate directory.
by Guido van Rossum
· 25 years ago
aaa8bb4
Work the Tcl version number in the path we search for.
by Guido van Rossum
· 25 years ago
42405a5
A version of FixTk.py that works with the way the installer now installs Tcl/Tk.
by Guido van Rossum
· 25 years ago
f8d579c
This hopefully fixes the problem of having to set PATH
by Guido van Rossum
· 26 years ago