##// END OF EJS Templates
Backport PR #8985: override vformat instead of _vformat...
Backport PR #8985: override vformat instead of _vformat in our eval formatters avoids being caught out by changes in private API this needs to be backported in order to support Python 3.4.4 ...

File last commit:

r13465:8be7a986
r21826:1caeecae
Show More
storemagic.rst
9 lines | 143 B | text/x-rst | RstLexer
Thomas Kluyver
Improve documentation for extensions, and for storemagic extension.
r5426 .. _extensions_storemagic:
==========
storemagic
==========
.. automodule:: IPython.extensions.storemagic
Thomas Kluyver
Miscellaneous doc fixes
r13465
.. automethod:: StoreMagics.store