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

add BufferError to the exception hieracrchy

üst c0bf76d3
......@@ -3,6 +3,7 @@ BaseException
+-- KeyboardInterrupt
+-- GeneratorExit
+-- Exception
+-- BufferError
+-- StopIteration
+-- StandardError
| +-- ArithmeticError
......
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