[Python-Dev] Re: .DLL vs .PYD search order
Fredrik Lundh
fredrik@pythonware.com
Wed, 1 Dec 1999 21:56:16 +0100
James C. Ahlstrom <jim@interet.com> wrote:
> Adding PATH (or anything else) to PYTHONPATH is making it worse. Have
> you tried "import sys; print sys.path" on Windows? It is junk.
not on my machine.
it would help if you stopped assuming that every-
one have the same problems as you have. we've
distributed several python apps on windows, and
frankly, I don't understand what you're talking
about.
</F>