[Python-checkins] CVS: python/dist/src/Doc/tools getpagecounts,1.6,1.7

Greg Ward python-dev@python.org
2000年4月28日 13:05:44 -0400 (EDT)


Update of /projects/cvsroot/python/dist/src/Doc/tools
In directory thrak:/scratch/python/doc/tools
Modified Files:
	getpagecounts 
Log Message:
Added the Distutils manuals.
Index: getpagecounts
===================================================================
RCS file: /projects/cvsroot/python/dist/src/Doc/tools/getpagecounts,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** getpagecounts	2000年04月03日 04:19:14	1.6
--- getpagecounts	2000年04月28日 17:05:41	1.7
***************
*** 4,8 ****
 """Generate a page count report of the PostScript version of the manuals."""
 
! __version__ = '$Revision: 1.6 $'
 
 
--- 4,8 ----
 """Generate a page count report of the PostScript version of the manuals."""
 
! __version__ = '$Revision: 1.7 $'
 
 
***************
*** 35,38 ****
--- 35,40 ----
 ("tut", "Python Tutorial"),
 ("doc", "Documenting Python"),
+ ("inst", "Installing Python Modules"),
+ ("dist", "Distributing Python Modules"),
 ]:
 self.add_document(prefix, title)

AltStyle によって変換されたページ (->オリジナル) /