Lines Matching refs:errno
28 import errno688 if e.errno not in (errno.EROFS, errno.EACCES,689 errno.ENOENT):718 if e.errno == errno.EEXIST:728 elif e.errno not in (errno.EROFS,729 errno.EACCES):757 if e.errno in (errno.ENOENT, errno.ESRCH):