##// END OF EJS Templates
raise PIDFileError on empty PID file, not ValueError in baseapp
raise PIDFileError on empty PID file, not ValueError in baseapp

File last commit:

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