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@python
components: Documentation
messages: 286321
nosy: Kaeptm Blaubaer, docs@python
priority: normal
severity: normal
status: open
title: Invalid example in documentation for PyErr_Fetch

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

Reply via email to