]> granicus.if.org Git - python/commitdiff
Reduce warning count from partparse.py.
authorFred Drake <fdrake@acm.org>
Mon, 29 Dec 1997 20:28:33 +0000 (20:28 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 29 Dec 1997 20:28:33 +0000 (20:28 +0000)
Doc/lib/libfl.tex
Doc/libfl.tex

index bacbf76868e36e705f93e998ba9be0a19850311c..cb21708c4aae25bfd8d766eba232905cc0df155e 100644 (file)
@@ -81,8 +81,7 @@ Show a dialog box with a three-line message and YES and NO buttons.
 It returns \code{1} if the user pressed YES, \code{0} if NO.
 \end{funcdesc}
 
-\begin{funcdesc}{show_choice}{str1\, str2\, str3\, but1\optional{\, but2\,
-but3}}
+\begin{funcdesc}{show_choice}{str1, str2, str3, but1\optional{, but2, but3}}
 Show a dialog box with a three-line message and up to three buttons.
 It returns the number of the button clicked by the user
 (\code{1}, \code{2} or \code{3}).
index bacbf76868e36e705f93e998ba9be0a19850311c..cb21708c4aae25bfd8d766eba232905cc0df155e 100644 (file)
@@ -81,8 +81,7 @@ Show a dialog box with a three-line message and YES and NO buttons.
 It returns \code{1} if the user pressed YES, \code{0} if NO.
 \end{funcdesc}
 
-\begin{funcdesc}{show_choice}{str1\, str2\, str3\, but1\optional{\, but2\,
-but3}}
+\begin{funcdesc}{show_choice}{str1, str2, str3, but1\optional{, but2, but3}}
 Show a dialog box with a three-line message and up to three buttons.
 It returns the number of the button clicked by the user
 (\code{1}, \code{2} or \code{3}).