Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_codecs.h63 struct codecs_state { struct
65 PyObject *search_path;
69 PyObject *search_cache;
72 PyObject *error_registry;
76 PyMutex search_path_mutex;
80 int initialized;