Lines Matching full:except
27 except (AttributeError, OSError):
40 except (AttributeError, OSError):
54 except ImportError:
59 except IOError, msg:
67 except os.error:
81 except ImportError:
86 except IOError:
96 except (AttributeError, OSError):
102 except OSError:
172 except tty.error: # This is the same as termios.error
176 except (IOError, OSError):