##// END OF EJS Templates
update completion_ and objection_info_request...
update completion_ and objection_info_request both requests take: - code (up to full cell) - cursor_pos (cursor offset in unicode characters) and object_info_replies return a mime-bundle, instead of structured data

File last commit:

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