HomeSort by relevance Sort by last modified time
    Searched defs:tp_as_async (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Doc/includes/
typestruct.h 12 PyAsyncMethods *tp_as_async; /* formerly known as tp_compare (Python 2) member in struct:_typeobject
  /external/python/cpython3/Include/
object.h 357 PyAsyncMethods *tp_as_async; /* formerly known as tp_compare (Python 2) member in struct:_typeobject
    [all...]

Completed in 49 milliseconds