Utilities/GetSysPath.py

changeset 6547
77c817301ca1
parent 6544
51996454f89f
child 6645
ad476851d7e0
diff -r 30829a28e969 -r 77c817301ca1 Utilities/GetSysPath.py
--- 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

eric ide

mercurial