##// END OF EJS Templates
rewrite _valid_formatter...
rewrite _valid_formatter - explicitly forbid method_descriptor - explicitly allow builtin_function - use inspect.getcallargs for any other callable
MinRK -
r15225:04d7a375
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / exporters
tests
__init__.py Loading ...
export.py Loading ...
exporter.py Loading ...
html.py Loading ...
latex.py Loading ...
markdown.py Loading ...
python.py Loading ...
rst.py Loading ...
slides.py Loading ...
templateexporter.py Loading ...