##// END OF EJS Templates
BUG: Sanitize to_path in ContentsManager.copy....
BUG: Sanitize to_path in ContentsManager.copy. Without this, one of the test cases in `test_copy` attempts a copy to a directory that starts with a leading double-slash.
Scott Sanderson -
r19606:fd3aee4f
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 ...
notebook.py Loading ...
pdf.py Loading ...
python.py Loading ...
rst.py Loading ...
script.py Loading ...
slides.py Loading ...
templateexporter.py Loading ...