Documentation/Source/eric5.Utilities.__init__.html

changeset 565
21191e634b47
parent 440
69ace3e2dcf6
child 682
91114a975eda
--- a/Documentation/Source/eric5.Utilities.__init__.html	Sat Sep 04 19:51:48 2010 +0200
+++ b/Documentation/Source/eric5.Utilities.__init__.html	Sun Sep 05 13:36:40 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