[issue2386] os.strerror missing/HAVE_STRERROR not defined

Alexander Belopolsky report at bugs.python.org
Tue Mar 18 17:04:58 CET 2008


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

Attached patch fixes the problem.

Note that the original os.strerror code was not standard compliant.

See e.g.
http://www.opengroup.org/onlinepubs/000095399/functions/strerror.html

----------
keywords: +patch
nosy: +belopolsky
Added file: http://bugs.python.org/file9729/issue2386.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2386>
__________________________________


More information about the Python-bugs-list mailing list