[Python-checkins] python/dist/src/Doc/lib libundoc.tex,1.89,1.90

jlgijsbers at users.sourceforge.net jlgijsbers at users.sourceforge.net
Tue Dec 21 22:14:45 CET 2004


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18620

Modified Files:
	libundoc.tex 
Log Message:
Add accidentally removed \end{description} back in.


Index: libundoc.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libundoc.tex,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- libundoc.tex	14 Dec 2004 07:19:22 -0000	1.89
+++ libundoc.tex	21 Dec 2004 21:14:42 -0000	1.90
@@ -70,6 +70,7 @@
 \item[\module{toaiff}]
 --- Convert "arbitrary" sound files to AIFF files; should probably
 become a tool or demo.  Requires the external program \program{sox}.
+\end{description}
 
 
 \section{Obsolete \label{obsolete-modules}}



More information about the Python-checkins mailing list