def __init__(self, value): super(error, self).__init__(value) class GdbStream(io.TextIOWrapper): """A GDB shell standard output redirected to a file or a ...
確定! 回上一頁