Package | Description |
---|---|
org.bytedeco.cpython |
Modifier and Type | Method and Description |
---|---|
reprfunc |
PyTypeObject.tp_repr() |
reprfunc |
PyTypeObject.tp_str() |
Modifier and Type | Method and Description |
---|---|
PyTypeObject |
PyTypeObject.tp_repr(reprfunc setter) |
PyTypeObject |
PyTypeObject.tp_str(reprfunc setter) |
Copyright © 2020. All rights reserved.