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