summaryrefslogtreecommitdiff
path: root/jsonrpclib/jsonrpclib.py
Commit message (Collapse)AuthorAgeFilesLines
* Added unit tests, renamed to follow absolute importing guidelines, and made ↵catchjosh2010-09-041-487/+0
| | | | | | minor corrections introduced by unit tests. git-svn-id: http://jsonrpclib.googlecode.com/svn/trunk@18 ae587032-bbab-11de-869a-473eb4776397
* ProtocolErrors raise a (code, message) tuple instead of a string as per ↵catchjosh2010-06-151-1/+1
| | | | | | request in issue #6. git-svn-id: http://jsonrpclib.googlecode.com/svn/trunk@17 ae587032-bbab-11de-869a-473eb4776397
* Oops -- NOW adding the new jsonrpclib/ files (jsonclass, config, history, ↵catchjosh2009-11-021-0/+487
__init__) git-svn-id: http://jsonrpclib.googlecode.com/svn/trunk@13 ae587032-bbab-11de-869a-473eb4776397