New submission from Nick Coghlan:

It would be handy if the main OS exception docs at 
https://docs.python.org/3/library/exceptions.html#os-exceptions included a 
summary table mapping between exception types and errno names, akin to the one 
in the original PEP 
(http://www.python.org/dev/peps/pep-3151/#new-exception-classes)

----------
assignee: docs@python
components: Documentation
keywords: easy
messages: 223499
nosy: docs@python, ncoghlan
priority: normal
severity: normal
status: open
title: Add summary table for OS exception <-> errno mapping
versions: Python 3.4, Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22014>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to