Searched defs:PyCell_Get (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Objects/ | ||
| D | cellobject.c | 21 PyCell_Get(PyObject *op)  in PyCell_Get()  function | 
| /external/python/cpython3/Objects/ | ||
| D | cellobject.c | 53 PyCell_Get(PyObject *op)  in PyCell_Get()  function |