[Bug #954364] inspect.getframeinfo() sometimes produces incorrect traceback...
[Bug #954364] inspect.getframeinfo() sometimes produces incorrect traceback line #s; fix is to look at tb.tb_lineno, not tb.frame.f_lineno. Patch from Robin Becker and me.
Showing
Please register or sign in to comment