Utilities/__init__.py

changeset 6545
f669c4c0d39b
parent 6544
51996454f89f
child 6596
2d82cd481adc
--- a/Utilities/__init__.py	Sat Oct 13 14:08:21 2018 +0200
+++ b/Utilities/__init__.py	Sat Oct 13 14:19:18 2018 +0200
@@ -1957,6 +1957,7 @@
     else:
         return bool(dataStr)
 
+
 def getSysPath(interpreter):
     """
     Module function to get the Python path (sys.path) of a specific

eric ide

mercurial