##// END OF EJS Templates
Backport bug fix that was in custom serialization PR (7757)
Backport bug fix that was in custom serialization PR (7757)

File last commit:

r20625:857d102d
r21474:d839898c
Show More
lexers.py
3 lines | 92 B | text/x-python | PythonLexer
Thomas Kluyver
Move IPython lexers module to lib...
r20625 """Deprecated; import from IPython.lib.lexers instead."""
chebee7i
Update IPython Pygments lexers.
r13629
Thomas Kluyver
Move IPython lexers module to lib...
r20625 from IPython.lib.lexers import *