HomeSort by relevance Sort by last modified time
    Searched full:translate_syntax_error (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/jinja2/
debug.py 135 exc_info = translate_syntax_error(exc_value, source_hint)
142 def translate_syntax_error(error, source=None): function
exceptions.py 81 # this is set to True if the debug.translate_syntax_error

Completed in 286 milliseconds