Home
last modified time | relevance | path

Searched refs:Commenter (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/WebOb/docs/
Dcomment-example.txt36 class Commenter(object):
48 app = Commenter(app, storage_dir='./comments')
79 app = Commenter(app, options.comment_data)
90 (``StaticURLParser(base_dir)``), wraps it with ``Commenter(app,
104 class Commenter(object):
122 class Commenter(object):
138 class Commenter(object):
172 class Commenter(object):
197 class Commenter(object):
229 class Commenter(object):
[all …]
/external/chromium-trace/trace-viewer/third_party/WebOb/docs/comment-example-code/
Dexample.py9 class Commenter(object): class
140 app = Commenter(app, options.comment_data)