--- a/Documentation/Source/eric6.Globals.__init__.html Sun Jun 24 13:21:52 2018 +0200 +++ b/Documentation/Source/eric6.Globals.__init__.html Sun Jun 24 13:51:26 2018 +0200 @@ -40,9 +40,6 @@ <td><a href="#desktopName">desktopName</a></td> <td>Function to determine the name of the desktop environment used (Linux only).</td> </tr><tr> -<td><a href="#findPythonInterpreters">findPythonInterpreters</a></td> -<td>Module function for searching a Python interpreter.</td> -</tr><tr> <td><a href="#getConfigDir">getConfigDir</a></td> <td>Module function to get the name of the directory storing the config data.</td> </tr><tr> @@ -131,24 +128,6 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> -<a NAME="findPythonInterpreters" ID="findPythonInterpreters"></a> -<h2>findPythonInterpreters</h2> -<b>findPythonInterpreters</b>(<i>pyVersion</i>) -<p> - Module function for searching a Python interpreter. -</p><dl> -<dt><i>pyVersion</i></dt> -<dd> -major Python version -</dd> -</dl><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="getConfigDir" ID="getConfigDir"></a> <h2>getConfigDir</h2> <b>getConfigDir</b>(<i></i>)