##// END OF EJS Templates
Container assumes the children attribute is not None...
Container assumes the children attribute is not None Thanks to @SylvainCorlay for pointing this out.

File last commit:

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