PEP 227 implementation
A cell contains a reference to a single PyObject. It could be implemented as a mutable, one-element sequence, but the separate type has less overhead.
Showing
Include/cellobject.h
0 → 100644
Objects/cellobject.c
0 → 100644
Please
register
or
sign in
to comment