]> granicus.if.org Git - python/commit
Much rewritten. Added Win32 registry stuff (from getpath_nt.c, which
authorGuido van Rossum <guido@python.org>
Wed, 13 Aug 1997 21:30:44 +0000 (21:30 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 13 Aug 1997 21:30:44 +0000 (21:30 +0000)
commiteea1449a3426094d35c70a16f260d030624430ef
treee76d11ea7c9c23720cc0f1d3e5bdd2b8877c61c8
parent407a22d2ce326e2bbb7f0bdfc4609457ec9f51df
Much rewritten.  Added Win32 registry stuff (from getpath_nt.c, which
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.
PC/getpathp.c