##// END OF EJS Templates
don't raise 404 in get_absolute_path...
don't raise 404 in get_absolute_path raise in validate_absolute_path, where it belongs

File last commit:

r11754:d59fec67
r13897:d26f93be
Show More
__init__.py
3 lines | 93 B | text/x-python | PythonLexer
from .files import FilesWriter
from .stdout import StdoutWriter
from .base import WriterBase