##// END OF EJS Templates
only check for formatters on instances...
only check for formatters on instances use inspect.isclass to disallow unbound methods, not type checking on the method itself
Min RK -
r19026:7658e7aa
Show More
Name Size Modified Last Commit Author
/ IPython / parallel
apps
client
controller
engine
tests
__init__.py Loading ...
cluster.py Loading ...
error.py Loading ...
factory.py Loading ...
logger.py Loading ...
util.py Loading ...