import inspect import sys from .templating import render_template_string from .wrappers import Response TEMPLATE = """
{{ line }}