Inheritance diagram for IPython.macro:
Support for interactive macros in IPython
Bases: IPython.ipapi.IPyAutocall
Simple class to store the value of macros as strings.
Macro is just a callable that executes a string of IPython input when called.
Args to macro are available in _margv list if you need them.
kernel.util
numutils
Enter search terms or a module, class or function name.