#include <string>#include <Python.h>

Go to the source code of this file.
| Macros | |
| #define | PY_SSIZE_T_CLEAN | 
| Functions | |
| std::string | obj_to_str (PyObject *o) | 
| #define PY_SSIZE_T_CLEAN | 
Definition at line 6 of file python-compat.hh.
| std::string obj_to_str | ( | PyObject * | o | ) | 
Definition at line 4 of file python-compat.cc.