##// END OF EJS Templates
Updated JSON error message to limit full error to 80 characters....
Updated JSON error message to limit full error to 80 characters. Also added a comment to explain why.

File last commit:

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