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

  /external/chromium-trace/trace-viewer/third_party/WebOb/docs/
conf.py 13 exclude_patterns = ['jsonrpc-example-code/*']
jsonrpc-example.txt 27 `docs/json-example-code/jsonrpc.py
28 <https://github.com/Pylons/webob/tree/master/docs/jsonrpc-example-code/jsonrpc.py>`_
119 that wrapper ``JSONRPC(obj)``, so here's how it'll go:
419 jsonrpc requests, and sends those using ``proxy_exact_request``.
542 <https://github.com/Pylons/webob/tree/master/docs/jsonrpc-example-code/test_jsonrpc.txt>`_
544 <https://github.com/Pylons/webob/tree/master/docs/jsonrpc-example-code/test_jsonrpc.py>`_,
566 >>> from jsonrpc import *
590 set ``environ['jsonrpc.request_value'] = dict(...)``, and avoid
index.txt 16 jsonrpc-example
  /external/chromium-trace/trace-viewer/third_party/WebOb/docs/jsonrpc-example-code/
jsonrpc.py 190 # Try python jsonrpc.py 'jsonrpc:DemoObject()'

Completed in 573 milliseconds