Lines Matching refs:_os_error
1326 _WNOHANG=os.WNOHANG, _os_error=os.error, _ECHILD=errno.ECHILD):1339 except _os_error as e: