Skip to content

extractFolderInfo.py: Convert stl-strings to python strings as needed

Walter Lampl requested to merge wlampl/athena:extractFolderInfo_cppyyFix into master

The current version of cppyy returns stl-strings. Need to convert to python strings in some cases.

Merge request reports