BoB robotics
The Brains on Board robotics library
pybind11::error_scope Struct Reference

RAII wrapper that temporarily clears any Python error state. More...

#include <common.h>

Public Attributes

PyObject * type
 
PyObject * value
 
PyObject * trace
 

Detailed Description

RAII wrapper that temporarily clears any Python error state.


The documentation for this struct was generated from the following file: