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

changeset 6026
4773c9469880
parent 6011
e6af0dcfbb35
child 6260
581b0ed6ac47
--- a/Documentation/Source/eric6.Plugins.UiExtensionPlugins.PipInterface.Pip.html	Mon Dec 11 19:17:20 2017 +0100
+++ b/Documentation/Source/eric6.Plugins.UiExtensionPlugins.PipInterface.Pip.html	Mon Dec 11 19:27:20 2017 +0100
@@ -112,7 +112,7 @@
 <td>Private slot to open the configuration page.</td>
 </tr><tr>
 <td><a href="#Pip.__repairPip">__repairPip</a></td>
-<td></td>
+<td>Private method to repair the pip installation.</td>
 </tr><tr>
 <td><a href="#Pip.__searchPyPI">__searchPyPI</a></td>
 <td>Private slot to search the Python Package Index.</td>
@@ -314,7 +314,19 @@
 </p><a NAME="Pip.__repairPip" ID="Pip.__repairPip"></a>
 <h4>Pip.__repairPip</h4>
 <b>__repairPip</b>(<i></i>)
-<a NAME="Pip.__searchPyPI" ID="Pip.__searchPyPI"></a>
+<p>
+        Private method to repair the pip installation.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating a successful execution
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+bool
+</dd>
+</dl><a NAME="Pip.__searchPyPI" ID="Pip.__searchPyPI"></a>
 <h4>Pip.__searchPyPI</h4>
 <b>__searchPyPI</b>(<i></i>)
 <p>

eric ide

mercurial