Home
last modified time | relevance | path

Searched refs:PyInit_custom (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Doc/includes/
Dcustom.c27 PyInit_custom(void) in PyInit_custom() function
/external/python/cpython3/Doc/extending/
Dnewtypes_tutorial.rst58 #. How to initialize the :mod:`custom` module: this is the ``PyInit_custom``
173 :c:func:`PyInit_custom`::
521 We rename :c:func:`PyInit_custom` to :c:func:`PyInit_custom2`, update the