##// END OF EJS Templates
Document the code execution semantics much more carefully....
Document the code execution semantics much more carefully. Also renamed user var/expression functions to match the fields in the execute request.

File last commit:

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