Home | History | Annotate | Download | only in Python

Lines Matching refs:Py_SetStandardStreamEncoding

171 Py_SetStandardStreamEncoding(const char *encoding, const char *errors)
180 /* Py_SetStandardStreamEncoding() can be called before Py_Initialize(),
1978 /* Use the same allocator than Py_SetStandardStreamEncoding() */