Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c56409 commit 788306aCopy full SHA for 788306a
1 file changed
Doc/c-api/type.rst
@@ -85,7 +85,7 @@ Type Objects
85
their initialization. This function is responsible for adding inherited slots
86
from a type's base class. Return ``0`` on success, or return ``-1`` and sets an
87
exception on error.
88
-
+
89
.. c:function:: PyObject* PyType_FromSpec(PyType_Spec *spec)
90
91
Creates and returns a heap type object from the *spec* passed to the function.
0 commit comments