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

  /external/chromium-trace/catapult/third_party/Paste/tests/
test_cgitb_catcher.py 2 from paste.cgitb_catcher import CgitbMiddleware
8 app = CgitbMiddleware(app, {}, display=True)
  /external/chromium-trace/catapult/third_party/Paste/paste/
cgitb_catcher.py 22 class CgitbMiddleware(object):
116 return CgitbMiddleware(

Completed in 158 milliseconds