##// END OF EJS Templates
Remove some unnecessary cache: false parameters...
Remove some unnecessary cache: false parameters According to the jQuery docs, this is only needed for GET and HEAD requests.

File last commit:

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