Documentation/Source/eric5.Globals.__init__.html

changeset 1163
0155e7aa345d
parent 882
34b86be88bf0
child 2087
795992a5c561
--- a/Documentation/Source/eric5.Globals.__init__.html	Sat Jul 02 18:16:01 2011 +0200
+++ b/Documentation/Source/eric5.Globals.__init__.html	Sat Jul 02 18:19:03 2011 +0200
@@ -35,6 +35,9 @@
 <h3>Functions</h3>
 <table>
 <tr>
+<td><a href="#findPython2Interpreters">findPython2Interpreters</a></td>
+<td>Module function for searching a Python2 interpreter.</td>
+</tr><tr>
 <td><a href="#isLinuxPlatform">isLinuxPlatform</a></td>
 <td>Function to check, if this is a Linux platform.</td>
 </tr><tr>
@@ -46,6 +49,19 @@
 </tr>
 </table>
 <hr /><hr />
+<a NAME="findPython2Interpreters" ID="findPython2Interpreters"></a>
+<h2>findPython2Interpreters</h2>
+<b>findPython2Interpreters</b>(<i></i>)
+<p>
+    Module function for searching a Python2 interpreter.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+list of interpreters found (list of strings)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
 <a NAME="isLinuxPlatform" ID="isLinuxPlatform"></a>
 <h2>isLinuxPlatform</h2>
 <b>isLinuxPlatform</b>(<i></i>)

eric ide

mercurial