]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fixed incorrect tex-code for readline
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 14 Aug 1995 13:38:36 +0000 (13:38 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 14 Aug 1995 13:38:36 +0000 (13:38 +0000)
Doc/lib/libtypes.tex
Doc/libtypes.tex

index 379d3fe2d85771b6888bee4a3a3372503c6dfd75..5c6bce8994c4c9a4adc0f731c3fd8684a85c25e4 100644 (file)
@@ -676,7 +676,7 @@ Files have the following methods:
   continue reading after an \EOF{} is hit.)
 \end{funcdesc}
 
-\begin{funcdesc}{readline}optional{size}}
+\begin{funcdesc}{readline}{\optional{size}}
   Read one entire line from the file.  A trailing newline character is
   kept in the string%
 \footnote{The advantage of leaving the newline on is that an empty string 
index 379d3fe2d85771b6888bee4a3a3372503c6dfd75..5c6bce8994c4c9a4adc0f731c3fd8684a85c25e4 100644 (file)
@@ -676,7 +676,7 @@ Files have the following methods:
   continue reading after an \EOF{} is hit.)
 \end{funcdesc}
 
-\begin{funcdesc}{readline}optional{size}}
+\begin{funcdesc}{readline}{\optional{size}}
   Read one entire line from the file.  A trailing newline character is
   kept in the string%
 \footnote{The advantage of leaving the newline on is that an empty string