Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcodecs.c301 PyObject *PyCodec_Encoder(const char *encoding) in PyCodec_Encoder() function
/external/python/cpython3/Python/
Dcodecs.c350 PyObject *PyCodec_Encoder(const char *encoding) in PyCodec_Encoder() function