Sign in
chromium
/
external
/
github.com
/
Pylons
/
webob
/
refs/heads/immutable-cache-control
/
.
/
docs
/
jsonrpc-example-code
/
test_jsonrpc.py
blob: a418516da0ed4bbfaf6328971e7d0880b590bffc [
file
] [
log
] [
blame
] [
edit
]
if
__name__
==
'__main__'
:
import
doctest
doctest
.
testfile
(
'test_jsonrpc.txt'
)