Menu

Commit [r9858]  Maximize  Restore  History

error: When displaying the traceback on internal errors, allow the code context to be retrieved from eggs.

In Python 2.6, the `linecache` can get source lines from eggs. Python 2.5 and 2.4 return lines from the wrong file, so an explicit search in the eggs found on `sys.path` is performed beforehand.

Closes #9421.

rblank 2010-06-11

changed /trunk/trac/util/__init__.py
/trunk/trac/util/__init__.py Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB