Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_json.c1653 static PyObject *open_array = NULL; in encoder_listencode_list() local
/external/python/cpython2/Modules/
D_json.c2215 static PyObject *open_array = NULL; in encoder_listencode_list() local