##// END OF EJS Templates
Convert some test code to python2/3 (add parens for print)
Convert some test code to python2/3 (add parens for print)

File last commit:

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