##// END OF EJS Templates
Don't use execfile in setupegg.py
Don't use execfile in setupegg.py

File last commit:

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