summaryrefslogtreecommitdiff
path: root/jsonrpclib/jsonrpclib.py
Commit message (Expand)AuthorAgeFilesLines
* Added unit tests, renamed to follow absolute importing guidelines, and made m...catchjosh2010-09-041-487/+0
* ProtocolErrors raise a (code, message) tuple instead of a string as per reque...catchjosh2010-06-151-1/+1
* Oops -- NOW adding the new jsonrpclib/ files (jsonclass, config, history, __i...catchjosh2009-11-021-0/+487