##// END OF EJS Templates
Moved touch logic out of model into view....
Moved touch logic out of model into view. View now updates using backbone events.

File last commit:

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