##// END OF EJS Templates
Backport PR #12445: avoid calling .f_locals on the current frame
Backport PR #12445: avoid calling .f_locals on the current frame

File last commit:

r24687:dc0ceb16
r25901:223edad2
Show More
__init__.py
5 lines | 90 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = []