##// END OF EJS Templates
DEV: Tweaks to Login/LogoutHandler setup....
DEV: Tweaks to Login/LogoutHandler setup. - Require handlers to be tornado.web.RequestHandlers. Rename the - NotebookApp attributes from log{in,out}_handler to log{in,out}_handler_class.

File last commit:

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