Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dinitconfig.h325 wchar_t *stdio_encoding; member
/external/python/cpython3/Lib/test/
Dtest_builtin.py1806 def check_input_tty(self, prompt, terminal_input, stdio_encoding=None): argument