mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-03-21 09:46:43 +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