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

Tim Peters python-dev@python.org
Fri, 30 Jun 2000 19:51:26 -0700


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

Modified Files:
	readme.txt 
Log Message:
Repaired two URLs.


Index: readme.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/readme.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** readme.txt	2000/07/01 00:03:43	1.7
--- readme.txt	2000/07/01 02:51:23	1.8
***************
*** 31,37 ****
  SUBPROJECTS
  -----------
! These subprojects should build out of the box.  Subprojects other than the 
! main ones (python20, python, pythonw) generally build a DLL (renamed to 
! .pyd) from a specific module so that users don't have to load the code 
  supporting that module unless they import the module.
  
--- 31,37 ----
  SUBPROJECTS
  -----------
! These subprojects should build out of the box.  Subprojects other than the
! main ones (python20, python, pythonw) generally build a DLL (renamed to
! .pyd) from a specific module so that users don't have to load the code
  supporting that module unless they import the module.
  
***************
*** 66,70 ****
  _tkinter
      Python wrapper for the Tk windowing system.  Requires tcl831.exe from
!         http://dev.scriptics.com/software/tcltk/downloadnow83.tml
  
  zlib
--- 66,70 ----
  _tkinter
      Python wrapper for the Tk windowing system.  Requires tcl831.exe from
!         http://dev.scriptics.com/software/tcltk/downloadnow83.html
  
  zlib
***************
*** 75,80 ****
  
  bsddb
!     Python wrapper for the BSD database 1.85.  Requires bsddbmodule.zip,
!     from the bsddb link at
          http://www.nightmare.com/software.html
  
--- 75,80 ----
  
  bsddb
!     Python wrapper for the BSD database 1.85.  Requires db.1.85.win32.zip,
!     from the "bsd db" link at
          http://www.nightmare.com/software.html