Home
last modified time | relevance | path

Searched defs:key_py (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/cf/
Dpycfbridge.c63 PyObject *key_py = NULL, *value_py = NULL; in PyCF_CF2Python_mapping() local
201 PyObject *item_py = NULL, *key_py = NULL, *value_py = NULL; in PyCF_Python2CF_mapping() local