Staging
v0.5.1
https://github.com/python/cpython
Revision c010c17f4b50a71de056c1c05e200b29047c84d8 authored by Thomas Heller on 05 September 2001, 13:00:40 UTC, committed by Thomas Heller on 05 September 2001, 13:00:40 UTC
bdist_wininst doesn't use the NT SCHEME any more, instead
a custom SCHEME is used, which is exchanged at installation
time, depending on the python version used.

Avoid a bogus warning frpom install_lib about installing
into a directory not on sys.path.
1 parent 045af6f
History
Tip revision: c010c17f4b50a71de056c1c05e200b29047c84d8 authored by Thomas Heller on 05 September 2001, 13:00:40 UTC
Implement PEP250: Use Lib/site-packages under windows.
Tip revision: c010c17

ReadMe

back to top