Searched refs:init_sys_streams (Results 1 – 1 of 1) sorted by relevance
59 static PyStatus init_sys_streams(PyThreadState *tstate);1024 status = init_sys_streams(tstate); in init_interp_main()1950 init_sys_streams(PyThreadState *tstate) in init_sys_streams() function