##// END OF EJS Templates
Backport PR #8127: update last_modified on rename...
Backport PR #8127: update last_modified on rename some storage backends may update the last_modified date on rename alternative to #8126 /cc @ssanderson

File last commit:

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