diff options
author | Guido van Rossum <guido@python.org> | 1998-08-08 23:48:26 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-08-08 23:48:26 (GMT) |
commit | 37ea4107b1fc8ded1f5b06bda622a75ef0ee85d7 (patch) | |
tree | 53f8fa94121e93ac9d5df9fc4062344d7e85098c /PCbuild | |
parent | 43ff114d2b42c99983029d25c6a566cb06b408b5 (diff) | |
download | cpython-37ea4107b1fc8ded1f5b06bda622a75ef0ee85d7.zip cpython-37ea4107b1fc8ded1f5b06bda622a75ef0ee85d7.tar.gz cpython-37ea4107b1fc8ded1f5b06bda622a75ef0ee85d7.tar.bz2 |
# New version; not clear what happened.
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/python15.wse | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/PCbuild/python15.wse b/PCbuild/python15.wse index 32c3cc3..bc45a19 100644 --- a/PCbuild/python15.wse +++ b/PCbuild/python15.wse @@ -984,7 +984,6 @@ end item: Edit Registry
Key=Software\Python\PythonCore\CurrentVersion
New Value=%PY_FULLVERSION%
- New Value=
Root=2
end
item: Edit Registry
@@ -1000,7 +999,6 @@ end item: Edit Registry
Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath
New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
- New Value=
Root=2
end
item: Edit Registry
|