##// 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 / exporters
tests
__init__.py Loading ...
export.py Loading ...
exporter.py Loading ...
html.py Loading ...
latex.py Loading ...
markdown.py Loading ...
python.py Loading ...
rst.py Loading ...
slides.py Loading ...
templateexporter.py Loading ...