##// END OF EJS Templates
Fix test for Python 3.7+...
Fix test for Python 3.7+ A bare string is interpreted as a module docstring and does not trigger the usual side-effect.

File last commit:

r24008:b8a6b7f9
r24342:d1102636
Show More
sphinxext.rst
8 lines | 229 B | text/x-rst | RstLexer
Thomas Kluyver
Document IPython.sphinxext...
r24008 ========================
IPython Sphinx extension
========================
IPython provides an extension for `Sphinx <http://www.sphinx-doc.org/>`_ to
highlight and run code.
.. automodule:: IPython.sphinxext.ipython_directive