Changes between Version 11 and Version 12 of python-json-rpc

Show
Ignore:
Timestamp:
05/07/08 04:53:00 (2 years ago)
Author:
guest (IP: 69.181.69.119)
Comment:

typo fix: 'ptyhon' -> 'python'

Legend:

Unmodified
Added
Removed
Modified
  • python-json-rpc

    v11 v12  
    1010The current implementation provides functionality for making JSON-RPC services available through CGI 
    1111and through a mod-python handler. 
    12 It also provides an easy to use proxy class for calling JSON-RPC services from ptyhon. 
     12It also provides an easy to use proxy class for calling JSON-RPC services from python. 
    1313 
    1414