##// END OF EJS Templates
Backport PR #5712: monkeypatch inspect.findsource only when we use it...
Backport PR #5712: monkeypatch inspect.findsource only when we use it rather than all the time, so it doesn't affect use outside IPython closes #5710
Thomas Kluyver -
r16625:4e321836
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / filters / tests
__init__.py Loading ...
test_ansi.py Loading ...
test_citation.py Loading ...
test_datatypefilter.py Loading ...
test_highlight.py Loading ...
test_latex.py Loading ...
test_markdown.py Loading ...
test_strings.py Loading ...