mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-06 07:51:47 +00:00
* Expand documentation to include explicit example of py::module::import where one would expect it. * Describe how to use unbound and bound methods to class Python classes. [skip ci]