PYTHONPATH or any other way to set seachpath (winXP) ?
Stef Mientki
S.Mientki-nospam at mailbox.kun.nl
Sun Feb 4 15:32:29 EST 2007
> Just a note, If you run the module from different location, it may not
> always work.
>
> The '..' is relative to the location you are running the module from,
> the current directory, and not relative to the location of the module is
> at.
thanks for the tip Ron,
I didn't realized ".." was literal ;-)
so I've changed my application, so it inserts the absolute path.
cheers,
Stef
>
More information about the Python-list
mailing list