##// END OF EJS Templates
remove _valid_formatter...
remove _valid_formatter check in _safe_get_formatter_method - reject classes - allow any callable... - ...except on objects that lazily produce callables at any attribute

File last commit:

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