pybind11/docs/advanced/pycpp
jbarlow83 9f82370e48 docs: Describe importing Python modules and Python methods (#1079)
* 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]
2017-09-13 16:18:08 +02:00
..
index.rst Reorganize documentation 2016-10-20 15:21:34 +02:00
numpy.rst Replace PYBIND11_PLUGIN with PYBIND11_MODULE 2017-05-29 03:21:19 +02:00
object.rst docs: Describe importing Python modules and Python methods (#1079) 2017-09-13 16:18:08 +02:00
utilities.rst Utility for redirecting C++ streams to Python (#1009) 2017-08-25 02:12:43 +02:00