Documentation/Source/eric5.Utilities.__init__.html

branch
5_0_x
changeset 567
5dcea6a6c0d0
parent 141
c76f1ec28766
diff -r 374af4e0c9d5 -r 5dcea6a6c0d0 Documentation/Source/eric5.Utilities.__init__.html
--- a/Documentation/Source/eric5.Utilities.__init__.html	Sun Sep 05 13:38:42 2010 +0200
+++ b/Documentation/Source/eric5.Utilities.__init__.html	Sun Sep 05 13:38:59 2010 +0200
@@ -44,6 +44,9 @@
 <td><a href="#_percentReplacementFunc">_percentReplacementFunc</a></td>
 <td>Protected function called for replacing % codes.</td>
 </tr><tr>
+<td><a href="#checkBlacklistedVersions">checkBlacklistedVersions</a></td>
+<td>Module functions to check for blacklisted versions of the prerequisites.</td>
+</tr><tr>
 <td><a href="#compactPath">compactPath</a></td>
 <td>Function to return a compacted path fitting inside the given width.</td>
 </tr><tr>
@@ -311,6 +314,19 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
+<a NAME="checkBlacklistedVersions" ID="checkBlacklistedVersions"></a>
+<h2>checkBlacklistedVersions</h2>
+<b>checkBlacklistedVersions</b>(<i></i>)
+<p>
+    Module functions to check for blacklisted versions of the prerequisites.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating good versions were found (boolean)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
 <a NAME="compactPath" ID="compactPath"></a>
 <h2>compactPath</h2>
 <b>compactPath</b>(<i>path, width, measure = len</i>)

eric ide

mercurial