Searched refs:PyExceptionClass_Name (Results 1 – 9 of 9) sorted by relevance
67 PyAPI_FUNC(const char *) PyExceptionClass_Name(PyObject *);
494 :c:func:`PyExceptionClass_Name` is now always declared as a function, in
1134 :c:func:`PyExceptionClass_Name` were added as functions. A script for8947 :c:func:`PyExceptionClass_Name` will now return ``const char *`` instead of
277 EXPORT_FUNC(PyExceptionClass_Name)
271 func,PyExceptionClass_Name,3.8,,
245 …<elf-symbol name='PyExceptionClass_Name' type='func-type' binding='global-binding' visibility='def…6727 …PyExceptionClass_Name' mangled-name='PyExceptionClass_Name' filepath='Objects/exceptions.c' line='…
2128 [function.PyExceptionClass_Name]
436 PyExceptionClass_Name(PyObject *ob) in PyExceptionClass_Name() function
1587 * The result of :c:func:`PyExceptionClass_Name` is now of type