##// END OF EJS Templates
Attempt to fix test failure with generate_tokens...
Attempt to fix test failure with generate_tokens It looks like the try/except comments were wrong and generate_tokens is available on Py3

File last commit:

r24687:dc0ceb16
r25462:921c8373
Show More
__init__.py
5 lines | 90 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = []