Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dinitconfig.h170 wchar_t *stdio_encoding; member
/third_party/python/Lib/test/
Dtest_builtin.py2062 def check_input_tty(self, prompt, terminal_input, stdio_encoding=None): argument