[issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Amaury Forgeot d'Arc
report at bugs.python.org
Fri Aug 26 21:40:41 CEST 2011
Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:
Note that this file is not written by hand. It's generated by PC/generrmap.c, which uses the _dosmaperr() function provided by the msvcrt.
If we want to modify it, this should be clearly marked somewhere.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12802>
_______________________________________
More information about the Python-bugs-list
mailing list