##// END OF EJS Templates
Use casting trait for session number in history, so IPython will start on PyPy....
Use casting trait for session number in history, so IPython will start on PyPy. Closes gh-719

File last commit:

r415:4a5dcb15
r4661:4d5d46fa
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]