##// END OF EJS Templates
pickle workaround for Python < 3.4
pickle workaround for Python < 3.4

File last commit:

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