##// 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 / preprocessors
tests
__init__.py Loading ...
base.py Loading ...
coalescestreams.py Loading ...
convertfigures.py Loading ...
csshtmlheader.py Loading ...
extractoutput.py Loading ...
highlightmagics.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
svg2pdf.py Loading ...