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

  /external/python/cpython3/Lib/test/
test_inspect.py 69 inspect.isasyncgen, inspect.isasyncgenfunction])
131 self.istest(inspect.isasyncgen,
    [all...]
  /external/python/cpython3/Lib/
inspect.py 196 def isasyncgen(object): function
    [all...]

Completed in 151 milliseconds