##// END OF EJS Templates
Merge pull request #8120 from jasongrout/arraybuffers...
Merge pull request #8120 from jasongrout/arraybuffers Make it possible for msg.buffers in javascript to be either ArrayBuffers or views

File last commit:

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