Documentation/Source/eric6.VirtualEnv.VirtualenvInterpreterSelectionDialog.html

changeset 6349
17b3c75913de
parent 6339
d765c3204c71
diff -r d6c0b8ab1fc6 -r 17b3c75913de Documentation/Source/eric6.VirtualEnv.VirtualenvInterpreterSelectionDialog.html
--- a/Documentation/Source/eric6.VirtualEnv.VirtualenvInterpreterSelectionDialog.html	Fri Jun 15 18:49:48 2018 +0200
+++ b/Documentation/Source/eric6.VirtualEnv.VirtualenvInterpreterSelectionDialog.html	Sat Jun 16 13:34:22 2018 +0200
@@ -105,12 +105,13 @@
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-path of the selected Python interpreter
+tuple containing the path of the selected Python interpreter
+            and the Python variant
 </dd>
 </dl><dl>
 <dt>Return Type:</dt>
 <dd>
-str
+tuple of (str, int)
 </dd>
 </dl><a NAME="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged" ID="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged"></a>
 <h4>VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged</h4>

eric ide

mercurial