[Python-checkins] python/dist/src/Doc/info python.dir,1.4,1.5

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Wed, 16 Jul 2003 22:36:21 -0700


Update of /cvsroot/python/python/dist/src/Doc/info
In directory sc8-pr-cvs1:/tmp/cvs-serv30282

Modified Files:
	python.dir 
Log Message:
- update the list of documents for which GNU info is built
- convert tabs to spaces


Index: python.dir
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/info/python.dir,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** python.dir	3 May 2002 04:50:51 -0000	1.4
--- python.dir	17 Jul 2003 05:36:19 -0000	1.5
***************
*** 2,12 ****
  Python Standard Documentation
  
! * Python Library: (python-lib).		Python Library Reference
! * Python Mac Modules: (python-mac).	Python Macintosh Modules
! * Python Reference: (python-ref).	Python Reference Manual
! * Python API: (python-api).		Python/C API Reference Manual
! * Python Extending: (python-ext).	Extending & Embedding Python
! * Python Tutorial: (python-tut).	Python Tutorial
! * Documenting Python: (python-doc).	Documenting Python
! * Installing Modules: (python-inst).	Installing Python Modules
! * Distributing Modules: (python-dist).	Distributing Python Modules
--- 2,11 ----
  Python Standard Documentation
  
! * What's New: (python-whatsnew23).      What's New in Python 2.3?
! * Python Library: (python-lib).         Python Library Reference
! * Python Mac Modules: (python-mac).     Python Macintosh Modules
! * Python Reference: (python-ref).       Python Reference Manual
! * Python API: (python-api).             Python/C API Reference Manual
! * Python Extending: (python-ext).       Extending & Embedding Python
! * Python Tutorial: (python-tut).        Python Tutorial
! * Distributing Modules: (python-dist).  Distributing Python Modules