DebugClients/Python/PyProfile.py

changeset 790
2c0ea0163ef4
parent 96
9624a110667d
child 791
9ec2ac20e54e
--- a/DebugClients/Python/PyProfile.py	Fri Dec 31 15:45:32 2010 +0100
+++ b/DebugClients/Python/PyProfile.py	Fri Dec 31 15:46:14 2010 +0100
@@ -159,3 +159,6 @@
         "c_exception": profile.Profile.trace_dispatch_return,  # the C function returned
         "c_return": profile.Profile.trace_dispatch_return,
         }
+
+#
+# eflag: FileType = Python2

eric ide

mercurial