--- a/Documentation/Source/eric5.DebugClients.Python3.PyProfile.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.DebugClients.Python3.PyProfile.html Fri Mar 11 16:51:57 2011 +0100 @@ -47,7 +47,7 @@ </p><p> This class extends the standard Python profiler by the functionality to save the collected timing data in a timing cache, to restore these data - on subsequent calls, to store a profile dump to a standard filename and + on subsequent calls, to store a profile dump to a standard filename and to erase these caches. </p> <h3>Derived from</h3> @@ -83,7 +83,7 @@ </table> <a NAME="PyProfile.__init__" ID="PyProfile.__init__"></a> <h4>PyProfile (Constructor)</h4> -<b>PyProfile</b>(<i>basename, timer = None, bias = None</i>) +<b>PyProfile</b>(<i>basename, timer=None, bias=None</i>) <p> Constructor </p><dl>