3.9.2. Char Atoms#
TODO: under construction
-
PyTypeObject CpCharAtom_Type#
The type object for the
charatom
class.
-
type CpCharAtomObject#
-
int CpCharAtom_Pack(CpCharAtomObject *self, PyObject *value, CpLayerObject *layer)#
-
PyObject *CpCharAtom_Unpack(CpCharAtomObject *self, CpLayerObject *layer)#
- Return value: New reference.
3.9.2.1. Runtime Performance#
Measurements represent the accumulated runtime of one million calls to
unpack
or pack
using the corresponding implementation
in seconds.