##// END OF EJS Templates
Use the proper python2 pygments lexer...
Use the proper python2 pygments lexer Since pygments 2.5 `PythonLexer` refers to python3 [1]. We have to be explicit if we want to use python2. [1] https://pygments.org/docs/changelog/

File last commit:

r11729:5cc34183
r25431:8805293b
Show More
autoreload.rst
7 lines | 108 B | text/x-rst | RstLexer
Pauli Virtanen
DOC: extensions: add documentation for the bundled extensions
r4888 .. _extensions_autoreload:
==========
autoreload
==========
.. automodule:: IPython.extensions.autoreload