##// END OF EJS Templates
Merge pull request #6277 from takluyver/doc-rmagic-rpy-ipython...
Merge pull request #6277 from takluyver/doc-rmagic-rpy-ipython Update docs location of rmagic in rpy2

File last commit:

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