1 Feb
2002
1 Feb
'02
11:58 a.m.
On Fri, Feb 01, 2002 at 11:52:40AM +0000, JЗlio Dinis Silva wrote:
return self.profiler_call_original(*args, **kw) ^ SyntaxError: invalid syntax
Any hints on a workaround to python 1.5.2?
Rewrite this to use apply(). Oleg. -- Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.