]> granicus.if.org Git - python/commitdiff
Get rid of parrot dropping (spurious 'E')
authorGuido van Rossum <guido@python.org>
Fri, 9 Aug 1996 21:23:14 +0000 (21:23 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 9 Aug 1996 21:23:14 +0000 (21:23 +0000)
Doc/lib/liberrno.tex
Doc/liberrno.tex

index 6c58491d9f89469cff03c259ccdb645761c266f9..9d7e52db89887af6426cc61b6a349f31d9602670 100644 (file)
@@ -1,7 +1,7 @@
 \section{Standard Module \sectcode{errno}}
 \stmodindex{errno}
 
-\renewcommand{\indexsubitem}{E(in module errno)}
+\renewcommand{\indexsubitem}{(in module errno)}
 
 This module makes available standard errno system symbols.
 The value of each symbol is the corresponding integer value.
index 6c58491d9f89469cff03c259ccdb645761c266f9..9d7e52db89887af6426cc61b6a349f31d9602670 100644 (file)
@@ -1,7 +1,7 @@
 \section{Standard Module \sectcode{errno}}
 \stmodindex{errno}
 
-\renewcommand{\indexsubitem}{E(in module errno)}
+\renewcommand{\indexsubitem}{(in module errno)}
 
 This module makes available standard errno system symbols.
 The value of each symbol is the corresponding integer value.