diff options
author | Guido van Rossum <guido@python.org> | 2000-08-22 14:04:24 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-08-22 14:04:24 (GMT) |
commit | 93ff482c21ec618075621e43f3b313313a6da019 (patch) | |
tree | 6dc3edfff3a8ee35f78d78d74005db6524ef24a2 /PCbuild | |
parent | 623583165e9250e6288dcdaa119148257c4a25e2 (diff) | |
download | cpython-93ff482c21ec618075621e43f3b313313a6da019.zip cpython-93ff482c21ec618075621e43f3b313313a6da019.tar.gz cpython-93ff482c21ec618075621e43f3b313313a6da019.tar.bz2 |
At Mark Hammond's request, removing registry key
Software\Python\PythonCore\2.0\Dll\Python20.dll -- it's no longer
needed according to him.
Note: not yet tested!
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/python20.wse | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index a09e51e..4cce1c7 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -996,11 +996,6 @@ item: Edit Registry Root=2 end item: Edit Registry - Key=Software\Python\PythonCore\%PY_VERSION%\Dll - New Value=%_DLLDEST_%\Python20.dll - Root=2 -end -item: Edit Registry Key=Software\Python\PythonCore\%PY_VERSION%\Modules Root=2 end |