##// END OF EJS Templates
don't raise 404 in get_absolute_path...
don't raise 404 in get_absolute_path raise in validate_absolute_path, where it belongs

File last commit:

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