Fixes for python2/3 cross-compatibility in lalinference
This merge fixes an number of issues related to python2/3 cross-compatibility in lalinference
, just enough so that each lalinference
python module can be imported in both major runtime versions.
This likely conflicts with !466 (merged), so I'm happy to rebase and resolve conflicts if and when that is merged.