Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
50f0e16d1bbc6d312e6f61d8b18cf5048ff7336d
/
Modules
/
errnomodule.c
105906f
initerrno(): Nailed a not-so-tiny memory leak. The de dictionary is
by Barry Warsaw
· 26 years ago
3886bb6
Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows.
by Guido van Rossum
· 26 years ago
549cb6e
Added a module docstring (that's all this module needs).
by Guido van Rossum
· 26 years ago
851e7d5
Got rid of the errorstr dictionary, which is redundant now that
by Guido van Rossum
· 27 years ago
49f9d8e
Changes submitted by Marc-Andre Lemburg to add two tables: errorcode
by Guido van Rossum
· 27 years ago
fb421c8
(Jack:) Mac only: get GUSI errno.h values too.
by Guido van Rossum
· 28 years ago
81a6fe9
Removed a #inlclude <errno.h> since it's implied with "Python.h"
by Roger E. Masse
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
4dc6622
Added Sam Rushing's errno module
by Guido van Rossum
· 28 years ago