Home
last modified time | relevance | path

Searched defs:tp_as_async (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Doc/includes/
Dtypestruct.h12 PyAsyncMethods *tp_as_async; /* formerly known as tp_compare (Python 2) member
/external/python/cpython3/Include/
Dobject.h357 PyAsyncMethods *tp_as_async; /* formerly known as tp_compare (Python 2) member