##// END OF EJS Templates
include dtype itself in metadata, not str representation...
include dtype itself in metadata, not str representation which is totally wrong for recarrays

File last commit:

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