Changes between Version 11 and Version 12 of python-json-rpc
- Timestamp:
- 05/07/08 04:53:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
python-json-rpc
v11 v12 10 10 The current implementation provides functionality for making JSON-RPC services available through CGI 11 11 and through a mod-python handler. 12 It also provides an easy to use proxy class for calling JSON-RPC services from p tyhon.12 It also provides an easy to use proxy class for calling JSON-RPC services from python. 13 13 14 14