Staging
v0.5.1
https://github.com/python/cpython
Revision eea1449a3426094d35c70a16f260d030624430ef authored by Guido van Rossum on 13 August 1997, 21:30:44 UTC, committed by Guido van Rossum on 13 August 1997, 21:30:44 UTC
is now obsolete), and changed the default path calculations.
$PYTHONPATH is now added as a prefix (like it's always been on Unix);
$PYTHONHOME takes precedence over the program pathname; and only one
landmark is needed.
1 parent 407a22d
History
Tip revision: eea1449a3426094d35c70a16f260d030624430ef authored by Guido van Rossum on 13 August 1997, 21:30:44 UTC
Much rewritten. Added Win32 registry stuff (from getpath_nt.c, which
Tip revision: eea1449

README

back to top