[Python-checkins] python/dist/src/PCbuild readme.txt,1.53,1.54

theller at users.sourceforge.net theller at users.sourceforge.net
Fri Jul 2 04:58:49 EDT 2004


Update of /cvsroot/python/python/dist/src/PCbuild
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10792

Modified Files:
	readme.txt 
Log Message:
Update info about the windows build.


Index: readme.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/readme.txt,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -d -r1.53 -r1.54
*** readme.txt	11 Apr 2004 19:02:59 -0000	1.53
--- readme.txt	2 Jul 2004 08:58:46 -0000	1.54
***************
*** 171,176 ****
      With or without strong cryptography? You can choose either with or
      without strong cryptography, as per the instructions below.  By
!     default, Python is built and distributed WITHOUT strong crypto
!     XXX - is the above correct?
  
      Unpack into the dist\. directory, ensuring you expand with folder names.
--- 171,175 ----
      With or without strong cryptography? You can choose either with or
      without strong cryptography, as per the instructions below.  By
!     default, Python is built and distributed WITHOUT strong crypto.
  
      Unpack into the dist\. directory, ensuring you expand with folder names.
***************
*** 265,269 ****
      Unpack into the "dist" directory, retaining the folder name from
      the archive - for example, the latest stable OpenSSL will install as
!         dist/openssl-0.9.6g
  
      You can (theoretically) use any version of OpenSSL you like - the
--- 264,268 ----
      Unpack into the "dist" directory, retaining the folder name from
      the archive - for example, the latest stable OpenSSL will install as
!         dist/openssl-0.9.7d
  
      You can (theoretically) use any version of OpenSSL you like - the




More information about the Python-checkins mailing list