Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpythonrun.c141 isatty_no_error(PyObject *sys_stream) in isatty_no_error()
167 PyObject *sys_stream; in Py_InitializeEx() local