]> granicus.if.org Git - python/commitdiff
Work around LaTeX2HTML comment-handling bug.
authorFred Drake <fdrake@acm.org>
Wed, 21 Apr 1999 17:57:15 +0000 (17:57 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 21 Apr 1999 17:57:15 +0000 (17:57 +0000)
Doc/lib/libselect.tex

index 5c85ca58f2e0a7216a87070c87af0d14f12e2980..23b8b8dc786d38fb662125a38a207fadec595bf7 100644 (file)
@@ -45,8 +45,8 @@ returned by \function{socket.socket()},%
 \withsubitem{(in module socket)}{\ttindex{socket()}}
 \withsubitem{(in module os)}{\ttindex{popen()}}
 and the module \module{stdwin}\refbimodindex{stdwin} which happens to
-define a function \function{fileno()}%
-\withsubitem{(in module stdwin)}{\ttindex{fileno()}}
+define a function
+\function{fileno()}\withsubitem{(in module stdwin)}{\ttindex{fileno()}}
 for just this purpose.  You may
 also define a \dfn{wrapper} class yourself, as long as it has an
 appropriate \method{fileno()} method (that really returns a \UNIX{}