Kaydet (Commit) 91f87ca6 authored tarafından Guido van Rossum's avatar Guido van Rossum

Note that the values are ints.

üst e288f9df
...@@ -4,6 +4,7 @@ ...@@ -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 @@ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment