Functions | |
bool | check (PyObject *o) |
PyObject * | conv (PyObject *o) |
PyObject * | default_constructed () |
bool external::detail::check | ( | PyObject * | o | ) |
Definition at line 18 of file test_pytypes.cpp.
PyObject* external::detail::conv | ( | PyObject * | o | ) |
Definition at line 20 of file test_pytypes.cpp.
PyObject* external::detail::default_constructed | ( | ) |
Definition at line 33 of file test_pytypes.cpp.