Searched defs:list_to_python (Results 1 – 2 of 2) sorted by relevance
15 boost::python::list list_to_python(const std::list<T>& value) { in list_to_python() function
443 PyObject * list_to_python( LIST * l ) in list_to_python() function