Home
last modified time | relevance | path

Searched refs:PyEncoderType_spec (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
D_json.c1786 static PyType_Spec PyEncoderType_spec = { variable
1828 state->PyEncoderType = PyType_FromSpec(&PyEncoderType_spec); in _json_exec()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1148 Modules/_json.c - PyEncoderType_spec -