Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/cjkcodecs/
Dmultibytecodec.c755 static PyType_Spec multibytecodec_spec = { variable
2073 CREATE_TYPE(mod, state->multibytecodec_type, &multibytecodec_spec); in _multibytecodec_exec()