##// END OF EJS Templates
Backport PR #8470: Fix quitting debugger when readline not in use...
Backport PR #8470: Fix quitting debugger when readline not in use Closes gh-8465

File last commit:

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