Skip to content

WIP:preparation for a python3 nightly

Walter Lampl requested to merge wlampl/atlasexternals:python3Prep1 into master
  • 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

Merge request reports