##// END OF EJS Templates
Ensure Cache-Control is set once and only once...
Ensure Cache-Control is set once and only once Whether browsers should pick the first or last instance of a duped header is ill defined

File last commit:

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