Documentation/Source/eric5.Utilities.__init__.html

changeset 2608
01118174a2f5
parent 2553
2ef00ee163a8
child 2677
3d4277929fb3
child 2763
e4794166ad70
--- a/Documentation/Source/eric5.Utilities.__init__.html	Mon Apr 15 19:36:22 2013 +0200
+++ b/Documentation/Source/eric5.Utilities.__init__.html	Mon Apr 22 20:24:58 2013 +0200
@@ -127,9 +127,6 @@
 <td><a href="#getPythonLibPath">getPythonLibPath</a></td>
 <td>Function to determine the path to Python's library.</td>
 </tr><tr>
-<td><a href="#getPythonModulesDirectory">getPythonModulesDirectory</a></td>
-<td>Function to determine the path to Python's modules directory.</td>
-</tr><tr>
 <td><a href="#getPythonVersion">getPythonVersion</a></td>
 <td>Function to get the Python version (major, minor) as an integer value.</td>
 </tr><tr>
@@ -903,19 +900,6 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
-<a NAME="getPythonModulesDirectory" ID="getPythonModulesDirectory"></a>
-<h2>getPythonModulesDirectory</h2>
-<b>getPythonModulesDirectory</b>(<i></i>)
-<p>
-    Function to determine the path to Python's modules directory.
-</p><dl>
-<dt>Returns:</dt>
-<dd>
-path to the Python modules directory (string)
-</dd>
-</dl>
-<div align="right"><a href="#top">Up</a></div>
-<hr /><hr />
 <a NAME="getPythonVersion" ID="getPythonVersion"></a>
 <h2>getPythonVersion</h2>
 <b>getPythonVersion</b>(<i></i>)

eric ide

mercurial