##// END OF EJS Templates
Merge pull request #8209 from melund/patch-1...
Merge pull request #8209 from melund/patch-1 Fix missing 'self.' prefix to include_output()

File last commit:

r20625:857d102d
r21032:04def206 merge
Show More
lexers.py
3 lines | 92 B | text/x-python | PythonLexer
"""Deprecated; import from IPython.lib.lexers instead."""
from IPython.lib.lexers import *