##// 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.

File last commit:

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