Roundup Robot added the comment:
New changeset 4cc94d30926f by Georg Brandl in branch '2.7':
Closes #13638: document PyErr_SetFromErrnoWithFilenameObject,
http://hg.python.org/cpython/rev/4cc94d30926f
New changeset ee848457930f by Georg Brandl in branch '3.3':
Closes #13638: document PyErr_SetFr
New submission from Antoine Pitrou :
Its declaration can be found in Include/pyerrors.h.
Same for PyErr_SetExcFromWindowsErrWithFilenameObject.
--
assignee: docs@python
components: Documentation
messages: 149877
nosy: arnaudc, docs@python, haypo, pitrou
priority: normal
severity: normal