Type Definition PyBaseExceptionRef
rustpython_vm::exceptions
type PyBaseExceptionRef = PyRef<PyBaseException>;