commit | f8d579c5e3b9938599c1ae0a6a8a73b70ea1e5da | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Jan 04 18:06:45 1999 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Jan 04 18:06:45 1999 +0000 |
tree | 5bc377d67b337c8c7a7c4fdb8b500104d6e04da2 | |
parent | 88303194a5579647b30243ab85f3f3acfd610d3c [diff] |
This hopefully fixes the problem of having to set PATH in autoexec.bat in order to find the Tcl DLLs -- Tkinter calls FixTk which will hunt around in a few common places and then set PATH and try again, or else issue a big clarifying error message.