[issue14682] Backport missing errnos to 2.7

Antoine Pitrou report at bugs.python.org
Fri Apr 27 17:51:46 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

> So what does that mean for issue14662? Backport only ENOTSUP, check
> against “45” or “won't fix”?

Then, backporting only ENOTSUP would be a reasonable solution.
Or perhaps backport it as a private attribute (_ENOTSUP).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14682>
_______________________________________


More information about the Python-bugs-list mailing list