]> granicus.if.org Git - python/commit
Some changes to make it work on NT; add the directory where the binary
authorGuido van Rossum <guido@python.org>
Wed, 13 Aug 1997 19:55:43 +0000 (19:55 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 13 Aug 1997 19:55:43 +0000 (19:55 +0000)
commit8f1b6519803ffa7aef45beb58bda654533cb1fa8
tree9193bd17a6f0c7cb820fd53952fb08ee0a80abb8
parent0e6ae93894b1383616d436dcfde2ebc1ad05ea4c
Some changes to make it work on NT; add the directory where the binary
lives to the end of the path.

(Still to do: add $PYTHONPATH to the front instead of using it as is;
add the Win32 registry paths as in getpath_nt.c (which can then
retire).)
PC/getpathp.c