[Python-checkins] python/dist/src/Doc/lib libcsv.tex,1.8,1.9

rhettinger at users.sourceforge.net rhettinger at users.sourceforge.net
Wed Sep 10 12:54:51 EDT 2003


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv2128
Modified Files:
	libcsv.tex 
Log Message:
SF bug #803679: Missing section number in csv module documentation
Index: libcsv.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libcsv.tex,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** libcsv.tex	31 Aug 2003 05:44:54 -0000	1.8
--- libcsv.tex	10 Sep 2003 18:54:49 -0000	1.9
***************
*** 64,68 ****
 given to override individual formatting parameters in the current
 dialect. For more information about the dialect and formatting
! parameters, see section~\ref{fmt-params}, ``Dialects and Formatting
 Parameters'' for details of these parameters.
 
--- 64,68 ----
 given to override individual formatting parameters in the current
 dialect. For more information about the dialect and formatting
! parameters, see section~\ref{csv-fmt-params}, ``Dialects and Formatting
 Parameters'' for details of these parameters.
 
***************
*** 85,89 ****
 formatting parameters in the current dialect. For more information
 about the dialect and formatting parameters, see
! section~\ref{fmt-params}, ``Dialects and Formatting Parameters'' for
 details of these parameters. To make it as easy as possible to
 interface with modules which implement the DB API, the value
--- 85,89 ----
 formatting parameters in the current dialect. For more information
 about the dialect and formatting parameters, see
! section~\ref{csv-fmt-params}, ``Dialects and Formatting Parameters'' for
 details of these parameters. To make it as easy as possible to
 interface with modules which implement the DB API, the value


More information about the Python-checkins mailing list

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