mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
c010c17f4b
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.