[Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.7,1.8

Guido van Rossum python-dev@python.org
Tue, 22 Aug 2000 07:04:27 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory slayer.i.sourceforge.net:/tmp/cvs-serv12878

Modified Files:
	python20.wse 
Log Message:
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!


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** python20.wse	2000/08/22 12:10:02	1.7
--- python20.wse	2000/08/22 14:04:24	1.8
***************
*** 997,1005 ****
  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
--- 997,1000 ----