diff options
author | Guido van Rossum <guido@python.org> | 2000-03-30 19:45:39 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-03-30 19:45:39 (GMT) |
commit | 88716bba55e4811f6566bc89f320722145f1be07 (patch) | |
tree | 24ec8ff1d4290fdd87c2665ebf982a5b9cea7542 /Demo/extend | |
parent | d30dedca27308441014e67a4208f37ce43e7d85c (diff) | |
download | cpython-88716bba55e4811f6566bc89f320722145f1be07.zip cpython-88716bba55e4811f6566bc89f320722145f1be07.tar.gz cpython-88716bba55e4811f6566bc89f320722145f1be07.tar.bz2 |
Revamped path access again, by Mark Hammond, to be more robust in the
light of three different situations: (1) running from build; (2)
running from installed; (3) running without being able to find an
installation (e.g. as a COM object). The system paths in the
repository are only used for (3); the path deduced from the
installation location are used otherwise. PYTHONHOME overrides in all
cases.
Read the comments for more details.
Diffstat (limited to 'Demo/extend')
0 files changed, 0 insertions, 0 deletions