We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24185c0 commit da8c792Copy full SHA for da8c792
doc/sphinx/source/refcount.rst
@@ -34,7 +34,6 @@ Here is an example of a normal ``PyObject`` creation and deallocation:
34
.. code-block:: c
35
:linenos:
36
37
- #include "Python.h"
38
void print_hello_world(void) {
39
PyObject *pObj = NULL:
40
0 commit comments