##// END OF EJS Templates
Checkpoint with more tests working....
Checkpoint with more tests working. I'm about to do some potentially risky work to fix the namespace handling of %run and test.globs.

File last commit:

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