Skip to content
Snippets Groups Projects
Commit aa78925f authored by Enric Tejedor Saavedra's avatar Enric Tejedor Saavedra
Browse files

[Exp PyROOT] Convert to Python str to use its methods

When iterating over a std::vector<std::string>, new cppyy returns
std::strings. If we want to use Python str features like strip
or sorted, we need to convert the std::strings to Python strs.
parent 7a0b6675
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment