Documentation/Source/eric5.DebugClients.Python3.PyProfile.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
diff -r d133c7edd88a -r f85f686981ad Documentation/Source/eric5.DebugClients.Python3.PyProfile.html
--- a/Documentation/Source/eric5.DebugClients.Python3.PyProfile.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.DebugClients.Python3.PyProfile.html	Sun Sep 29 18:23:27 2013 +0200
@@ -145,6 +145,11 @@
 <dd>
 the frame object
 </dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+fixed up file name (string)
+</dd>
 </dl><a NAME="PyProfile.save" ID="PyProfile.save"></a>
 <h4>PyProfile.save</h4>
 <b>save</b>(<i></i>)
@@ -158,7 +163,20 @@
 </p><p>
         This is a variant of the one found in the standard Python
         profile.py calling fix_frame_filename above.
-</p>
+</p><dl>
+<dt><i>frame</i></dt>
+<dd>
+reference to the call frame
+</dd><dt><i>t</i></dt>
+<dd>
+arguments
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating a successful handling (boolean)
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial