[New-bugs-announce] [issue29378] Invalid example in documentation for PyErr_Fetch

Kaeptm Blaubaer report at bugs.python.org
Thu Jan 26 11:25:04 EST 2017


New submission from Kaeptm Blaubaer:

In the example are the pointers to pointers to PyObject too many,
because then PyErr_Fetch and PyErr_Restore would get too many pointers to pointers.

----------
assignee: docs at python
components: Documentation
messages: 286321
nosy: Kaeptm Blaubaer, docs at python
priority: normal
severity: normal
status: open
title: Invalid example in documentation for PyErr_Fetch

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


More information about the New-bugs-announce mailing list