Package | Description |
---|---|
org.bytedeco.cpython |
Modifier and Type | Method and Description |
---|---|
inquiry |
PyModuleDef.m_clear() |
inquiry |
PyNumberMethods.nb_bool() |
inquiry |
PyTypeObject.tp_clear() |
inquiry |
PyTypeObject.tp_is_gc() |
Modifier and Type | Method and Description |
---|---|
PyModuleDef |
PyModuleDef.m_clear(inquiry setter) |
PyNumberMethods |
PyNumberMethods.nb_bool(inquiry setter) |
PyTypeObject |
PyTypeObject.tp_clear(inquiry setter) |
PyTypeObject |
PyTypeObject.tp_is_gc(inquiry setter) |
Copyright © 2020. All rights reserved.