Package | Description |
---|---|
org.bytedeco.cpython |
Modifier and Type | Method and Description |
---|---|
PyAsyncMethods |
PyAsyncMethods.am_aiter(unaryfunc setter) |
PyAsyncMethods |
PyAsyncMethods.am_anext(unaryfunc setter) |
PyAsyncMethods |
PyAsyncMethods.am_await(unaryfunc setter) |
PyAsyncMethods |
PyHeapTypeObject.as_async() |
PyAsyncMethods |
PyAsyncMethods.position(long position) |
PyAsyncMethods |
PyTypeObject.tp_as_async() |
Modifier and Type | Method and Description |
---|---|
PyHeapTypeObject |
PyHeapTypeObject.as_async(PyAsyncMethods setter) |
PyTypeObject |
PyTypeObject.tp_as_async(PyAsyncMethods setter) |
Copyright © 2020. All rights reserved.