Skip to content
Snippets Groups Projects
Commit be9969c3 authored by scott snyder's avatar scott snyder
Browse files

DQDefects: More python 3 fixes

With python 3, we generally should not explictly encode strings before
passing them to C++ -- pyroot will end up doing that.
We do need the encodes for py 2, though.
parent 1e1a8e31
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.
Finish editing this message first!
Please register or to comment