Bug with slowaris 8 Python-2.2.1 sys.executable?

Robin Becker robin at jessikat.fsnet.co.uk
Fri Aug 30 04:17:51 EDT 2002


I found the problem is that getpath.c searches the environment PATH when
argv[0] is a relative path. The '~' shell expansion is not honoured the
moral is use $HOME/bin etc in your PATH changes not ~/bin etc. 
-- 
Robin Becker



More information about the Python-list mailing list