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

IPython Sphinx extension

IPython provides an extension for Sphinx to highlight and run code.