##// 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

File last commit:

r13195:ee7d313e
r19026:7658e7aa
Show More
__init__.py
2 lines | 43 B | text/x-python | PythonLexer
from .manager import *
from .comm import *