##// END OF EJS Templates
Load promises polyfill from a script tag...
Load promises polyfill from a script tag So all JS code can assume promises work, without needing to require it.

File last commit:

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