mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Get rid of parrot dropping (spurious 'E')
This commit is contained in:
parent
267e80d4d4
commit
4a5b27b525
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue