

See help( type(self)) for accurate signature. _init_(self, /, *args, **kwargs) Initialize self. Method resolution order: OSError Exception BaseException object Method resolution order: ConnectionResetError ConnectionError OSError Exception BaseException object Method resolution order: ConnectionRefusedError ConnectionError OSError Exception BaseException object Method resolution order: ConnectionError OSError Exception BaseException object Method resolution order: ConnectionAbortedError ConnectionError OSError Exception BaseException object Method resolution order: ChildProcessError OSError Exception BaseException object _setstate_(.) _str_(self, /) Return str(self). _setattr_(self, name, value, /) Implement setattr(self, name, value). _getattribute_(self, name, /) Return getattr(self, name). _delattr_(self, name, /) Implement delattr(self, name). Method resolution order: BytesWarning Warning Exception BaseException object Related to conversion from str or comparing to str. Method resolution order: BrokenPipeError ConnectionError OSError Exception BaseException objectīase class for warnings about bytes and buffer related problems, mostly _cause_ exception cause _context_ exception context _dict_ _suppress_context_ _traceback_ args _traceback_ to tb and return self.ĭata descriptors inherited from BaseException: _setstate_(.) with_traceback(.) Exception.

See help( type) for accurate signature.Ĭharacters_written errno POSIX exception code filename exception filename filename2 second exception filename strerror exception strerror _new_(*args, **kwargs) from type Create and return a new object. Method resolution order: BlockingIOError OSError Exception BaseException object
