##// END OF EJS Templates
Fixing bug #5607...
Fixing bug #5607 Changed the method from extends to merge which merges the two arrays as desired - With Freyert

File last commit:

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