mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
Remove Lib\plat-win from PYTHONPATH; that directory went away a year ago.
This commit is contained in:
parent
d8c7da4bf0
commit
412e458495
1 changed files with 4 additions and 2 deletions
|
|
@ -1578,7 +1578,8 @@ end
|
|||
item: Edit Registry
|
||||
Total Keys=1
|
||||
Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath
|
||||
New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
|
||||
New Value=%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
|
||||
New Value=
|
||||
Root=2
|
||||
end
|
||||
item: Edit Registry
|
||||
|
|
@ -1614,7 +1615,8 @@ end
|
|||
item: Edit Registry
|
||||
Total Keys=1
|
||||
Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath
|
||||
New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
|
||||
New Value=%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
|
||||
New Value=
|
||||
Root=1
|
||||
end
|
||||
item: Edit Registry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue