Kaydet (Commit) b8827c00 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

I mess up again; BufferError inherits StandardError

üst 23957cb8
......@@ -3,9 +3,9 @@ BaseException
+-- KeyboardInterrupt
+-- GeneratorExit
+-- Exception
+-- BufferError
+-- StopIteration
+-- StandardError
| +-- BufferError
| +-- ArithmeticError
| | +-- FloatingPointError
| | +-- OverflowError
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment