pytypes.h
13.7 KB
-
A few convenience functions for working with Python types · 96c10530
- Get a descriptive string after a Python exception (without changing the exception status) - Convenience function to map from a C++ object to a Python handle - Convenience to check if a pybind::function is defined by an underlying C++ implementation - Get the type object of a pybind::handle
Wenzel Jakob committed