WIP:preparation for a python3 nightly
-
Project/CMakeLists.txt files: Call FindPackage(PythonInterp 3.6) if 'python3' is in the LCG_VERSION_POSTFIX. Else ask for version 2.7. This sets up python from the underlying LCG release.
-
Fix a small python3-incompatiblity in gdbhacks/findlib.py
Tagging @akraszna
Edited by Walter Lampl