##// END OF EJS Templates
Catch errors raised by user objects when accessing attributes....
Catch errors raised by user objects when accessing attributes. When analyzing the line with prefilter, we look into whether objects have a 'rewrite' attribute. While this is off-spec, we've seen in the wild objects that raise something other than AttributeError on attribute access. Now we catch all exceptions in this codepath. Closes #988.

File last commit:

r4983:a1987bdc
r5298:467b5b29
Show More
.gitignore
13 lines | 162 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
*.py[co]
build
*.egg-info
*~
*.bak