##// END OF EJS Templates
added IPython.session_list...
added IPython.session_list before this, kernel_list and notebook_list each fetched and held onto their own copy of the sessions.

File last commit:

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