mirror of
https://github.com/python/cpython.git
synced 2025-11-09 14:06:30 +00:00
Note that the values are ints.
This commit is contained in:
parent
e288f9dfa3
commit
91f87ca69b
2 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
\renewcommand{\indexsubitem}{E(in module errno)}
|
\renewcommand{\indexsubitem}{E(in module errno)}
|
||||||
|
|
||||||
This module makes available standard errno system symbols.
|
This module makes available standard errno system symbols.
|
||||||
|
The value of each symbol is the corresponding integer value.
|
||||||
The names and descriptions are borrowed from linux/include/errno.h,
|
The names and descriptions are borrowed from linux/include/errno.h,
|
||||||
which should be pretty all-inclusive. Of the following list, symbols
|
which should be pretty all-inclusive. Of the following list, symbols
|
||||||
that are not used on the current platform are not defined by the
|
that are not used on the current platform are not defined by the
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,7 @@
|
||||||
\renewcommand{\indexsubitem}{E(in module errno)}
|
\renewcommand{\indexsubitem}{E(in module errno)}
|
||||||
|
|
||||||
This module makes available standard errno system symbols.
|
This module makes available standard errno system symbols.
|
||||||
|
The value of each symbol is the corresponding integer value.
|
||||||
The names and descriptions are borrowed from linux/include/errno.h,
|
The names and descriptions are borrowed from linux/include/errno.h,
|
||||||
which should be pretty all-inclusive. Of the following list, symbols
|
which should be pretty all-inclusive. Of the following list, symbols
|
||||||
that are not used on the current platform are not defined by the
|
that are not used on the current platform are not defined by the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue