mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-20 21:53:42 +08:00
- 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