[Python-checkins] CVS: python/dist/src/PCbuild python16.wse,1.8.2.2.2.1,1.8.2.2.2.2

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


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

Modified Files:
      Tag: cnri-16-start
	python16.wse 
Log Message:
At Mark Hammond's request, removing registry key
Software\Python\PythonCore\*\Dll\Python*.dll -- it's no longer
needed according to him.

Note: not yet tested!


Index: python16.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/Attic/python16.wse,v
retrieving revision 1.8.2.2.2.1
retrieving revision 1.8.2.2.2.2
diff -C2 -r1.8.2.2.2.1 -r1.8.2.2.2.2
*** python16.wse	2000/08/22 12:38:52	1.8.2.2.2.1
--- python16.wse	2000/08/22 14:12:58	1.8.2.2.2.2
***************
*** 997,1005 ****
  end
  item: Edit Registry
-   Key=Software\Python\PythonCore\%PY_VERSION%\Dll
-   New Value=%_DLLDEST_%\Python16.dll
-   Root=2
- end
- item: Edit Registry
    Key=Software\Python\PythonCore\%PY_VERSION%\Modules
    Root=2
--- 997,1000 ----