A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2002-January/024109.html below:

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

[Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.39.2.6,1.39.2.7Tim Peters tim_one@users.sourceforge.net
Thu, 10 Jan 2002 16:28:58 -0800
Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv21921

Modified Files:
      Tag: release21-maint
	python20.wse 
Log Message:
Remove remaining 2.2-isms:
+ Lib/site-packages wasn't created on Windows in 2.1.
+ The compiler package lived in Tools instead of in Lib.

After this, a directory compare of an installed 2.1.1 and an installation
created by this installer "are close".  The remaining differences have to
do with files that the old installer mistakenly never knew existed (like
the distutils README, and pynche's color-name files).  All such cases in
2.1.1 were bugs, now repaired in 2.1.2.


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.39.2.6
retrieving revision 1.39.2.7
diff -C2 -d -r1.39.2.6 -r1.39.2.7
*** python20.wse	2002/01/10 23:27:45	1.39.2.6
--- python20.wse	2002/01/11 00:28:56	1.39.2.7
***************
*** 1880,1891 ****
  end
  item: Install File
-   Source=..\lib\compiler\*.py
-   Destination=%MAINDIR%\Lib\compiler
-   Description=Python compiler written in Python
-   Flags=0000000000000010
- end
- item: Remark
- end
- item: Install File
    Source=..\lib\distutils\*.py
    Destination=%MAINDIR%\Lib\distutils
--- 1880,1883 ----
***************
*** 1935,1946 ****
  end
  item: Install File
-   Source=..\lib\site-packages\readme
-   Destination=%MAINDIR%\Lib\site-packages\README.txt
-   Description=Site packages
-   Flags=0000000000000010
- end
- item: Remark
- end
- item: Install File
    Source=..\lib\xml\*.py
    Destination=%MAINDIR%\Lib\xml
--- 1927,1930 ----
***************
*** 2183,2186 ****
--- 2167,2190 ----
    Description=pynche color editor - noconsole main
    Flags=0000000100000010
+ end
+ item: Remark
+ end
+ item: Install File
+   Source=..\tools\compiler\*.py
+   Destination=%MAINDIR%\Tools\compiler
+   Description=Python compiler written in Python
+   Flags=0000000000000010
+ end
+ item: Install File
+   Source=..\tools\compiler\compiler\*.py
+   Destination=%MAINDIR%\Tools\compiler\compiler
+   Description=Python compiler written in Python
+   Flags=0000000000000010
+ end
+ item: Install File
+   Source=..\tools\compiler\compiler\*.txt
+   Destination=%MAINDIR%\Tools\compiler\compiler
+   Description=Python compiler written in Python
+   Flags=0000000000000010
  end
  item: End Block




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4