--- a/DebugClients/Python/PyProfile.py Tue Jan 04 18:18:38 2011 +0100 +++ b/DebugClients/Python/PyProfile.py Tue Jan 04 18:44:51 2011 +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