##// END OF EJS Templates
add _valid_formatter...
add _valid_formatter for determining whether a method is valid should properly reject unbound methods of both compiled and Python classes, and allow any other Python callable.

File last commit:

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