base.py (90B)
1 class JSONRPCBase: 2 major_version = 2 3 minor_version = 0 4 version_string = '2.0'
jsonrpc-basePure python standard library JSONRPC data interface | |
git clone git://git.defalsify.org/python-jsonrpc-base.git | |
Info | Log | Files | Refs | LICENSE |