![]() |
ATLAS Offline Software
|
Convert python string -> C++ string for py2 and py3. More...
#include "Python.h"#include <string>#include <utility>Go to the source code of this file.
Namespaces | |
| RootUtils | |
Functions | |
| std::pair< std::string, bool > | RootUtils::PyGetString (PyObject *s) |
| Convert python string -> C++ string for py2 and py3. More... | |
Convert python string -> C++ string for py2 and py3.
Definition in file PyGetString.h.
1.8.18