##// 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.
MinRK -
r15217:1598af9e
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / filters / tests
__init__.py Loading ...
test_ansi.py Loading ...
test_citation.py Loading ...
test_datatypefilter.py Loading ...
test_highlight.py Loading ...
test_latex.py Loading ...
test_markdown.py Loading ...
test_strings.py Loading ...