eric6/Documentation/Source/eric6.Utilities.__init__.html

branch
without_py2_and_pyqt4
changeset 7204
cbf6d88004ce
parent 7145
ceb3e8b242c1
child 7273
391d6b7b1eff
diff -r 2079ccbfa335 -r cbf6d88004ce eric6/Documentation/Source/eric6.Utilities.__init__.html
--- a/eric6/Documentation/Source/eric6.Utilities.__init__.html	Mon Sep 02 18:52:31 2019 +0200
+++ b/eric6/Documentation/Source/eric6.Utilities.__init__.html	Mon Sep 02 18:58:29 2019 +0200
@@ -226,9 +226,6 @@
 <td><a href="#prepareQtMacBundle">prepareQtMacBundle</a></td>
 <td>Module function for starting Qt tools that are Mac OS X bundles.</td>
 </tr><tr>
-<td><a href="#quote">quote</a></td>
-<td>Replacement for the urllib.quote function because of unicode problems.</td>
-</tr><tr>
 <td><a href="#readEncodedFile">readEncodedFile</a></td>
 <td>Function to read a file and decode its contents into proper text.</td>
 </tr><tr>
@@ -1640,24 +1637,6 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
-<a NAME="quote" ID="quote"></a>
-<h2>quote</h2>
-<b>quote</b>(<i>url</i>)
-<p>
-        Replacement for the urllib.quote function because of unicode problems.
-</p><dl>
-<dt><i>url</i></dt>
-<dd>
-text to quote (string)
-</dd>
-</dl><dl>
-<dt>Returns:</dt>
-<dd>
-quoted url (string)
-</dd>
-</dl>
-<div align="right"><a href="#top">Up</a></div>
-<hr /><hr />
 <a NAME="readEncodedFile" ID="readEncodedFile"></a>
 <h2>readEncodedFile</h2>
 <b>readEncodedFile</b>(<i>filename</i>)

eric ide

mercurial