DebugClients/Python/PyProfile.py

changeset 3591
2f2a4a76dd22
parent 3160
209a07d7e401
child 4021
195a471c327b
--- a/DebugClients/Python/PyProfile.py	Sat May 17 19:58:49 2014 +0200
+++ b/DebugClients/Python/PyProfile.py	Sun May 18 14:13:09 2014 +0200
@@ -126,7 +126,7 @@
 
     def trace_dispatch_call(self, frame, t):
         """
-        Private method used to trace functions calls.
+        Public method used to trace functions calls.
         
         This is a variant of the one found in the standard Python
         profile.py calling fix_frame_filename above.

eric ide

mercurial