--- a/Utilities/GetSysPath.py Sun Oct 14 18:24:49 2018 +0200 +++ b/Utilities/GetSysPath.py Wed Oct 17 19:53:13 2018 +0200 @@ -4,7 +4,7 @@ # """ -Module to check for the presence of PySide/PySide2 by importing it. +Module to get sys.path of an external interpreter. """ from __future__ import print_function