eric6/Documentation/Source/eric6.PipInterface.Pip.html

changeset 7989
a21d673a8f99
parent 7728
a233627a5e25
child 8085
f6db8b3ecea9
--- a/eric6/Documentation/Source/eric6.PipInterface.Pip.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.PipInterface.Pip.html	Sat Jan 16 16:51:23 2021 +0100
@@ -200,7 +200,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating to abort the upgrade attempt
 </dd>
@@ -261,7 +261,7 @@
         Public method to get the index URL for PyPI.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 index URL for PyPI
 </dd>
@@ -280,7 +280,7 @@
         Public method to get the index URL for XML RPC calls.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 index URL for XML RPC calls
 </dd>
@@ -320,7 +320,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of tuples containing the package name and version
 </dd>
@@ -360,7 +360,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of tuples containing the package name, installed version
             and available version
@@ -391,7 +391,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 dictionary containing PyPI package data
 </dd>
@@ -410,7 +410,7 @@
         Public method to get the string for the project environment.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 string for the project environment
 </dd>
@@ -429,7 +429,7 @@
         Public method to get the name of the user configuration file.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 path of the user configuration file
 </dd>
@@ -455,7 +455,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 path of the virtualenv configuration file
 </dd>
@@ -481,7 +481,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 interpreter path
 </dd>
@@ -512,7 +512,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 sorted list of virtual environment names
 </dd>
@@ -620,7 +620,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple containing a flag indicating success and the output
             of the process
@@ -665,7 +665,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a successful execution
 </dd>
@@ -714,7 +714,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a successful execution
 </dd>

eric ide

mercurial