##// 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

File last commit:

r12505:1cf4e29e
r16625:4e321836
Show More
__init__.py
7 lines | 167 B | text/x-python | PythonLexer
from .ansi import *
from .citation import *
from .datatypefilter import *
from .highlight import *
from .latex import *
from .markdown import *
from .strings import *