Searched refs:PyEncoderType_spec (Results 1 – 2 of 2) sorted by relevance
1786 static PyType_Spec PyEncoderType_spec = { variable1828 state->PyEncoderType = PyType_FromSpec(&PyEncoderType_spec); in _json_exec()
1148 Modules/_json.c - PyEncoderType_spec -