Globals: added a TODO comment

Thu, 14 Jun 2018 19:19:15 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 14 Jun 2018 19:19:15 +0200
changeset 6345
b41a239a4949
parent 6344
20b21d8045fc
child 6346
92ed63434dce

Globals: added a TODO comment

Globals/__init__.py file | annotate | diff | comparison | revisions
--- a/Globals/__init__.py	Wed Jun 13 19:05:09 2018 +0200
+++ b/Globals/__init__.py	Thu Jun 14 19:19:15 2018 +0200
@@ -306,6 +306,7 @@
 ###############################################################################
 
 
+# TODO: improve this analog to the one found in the old PluginPipInterface
 def findPythonInterpreters(pyVersion):
     """
     Module function for searching a Python interpreter.

eric ide

mercurial