Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_interp.h255 int codecs_initialized; member
/third_party/python/Python/
Dcodecs.c1534 interp->codecs_initialized = 1; in _PyCodecRegistry_Init()