##// END OF EJS Templates
respect `pylab_import_all` when `--pylab` specified at the command-line...
respect `pylab_import_all` when `--pylab` specified at the command-line Earlier cleanup cleaned up a bit too much, ignoring this configurable. should be backported to 1.x

File last commit:

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