Namespaces | |
| namespace | __main__ |
| namespace | _version |
| namespace | commands |
| namespace | detail |
| namespace | setup_helpers |
Classes | |
| struct | polymorphic_type_hook< itype, detail::enable_if_t< std::is_base_of< Animal, itype >::value > > |
Variables | |
| tuple | __all__ |
| string | msg = "pybind11 does not support Python < 3.6. 2.9 was the last release supporting Python 2.7 and 3.5." |
|
private |
Definition at line 6 of file __init__.py.
| string pybind11.msg = "pybind11 does not support Python < 3.6. 2.9 was the last release supporting Python 2.7 and 3.5." |
Definition at line 4 of file __init__.py.