##// END OF EJS Templates
catch any exception while waiting to connect...
catch any exception while waiting to connect requests 2.4 changed the exception type for a failed connection

File last commit:

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