invirt/packages/python-jsonrpclib.git
2010-09-10  catchjoshRemoved /RPC2 default setting -- this isn't part of...
2010-09-04  catchjosh...and adding the newly named jsonrpc.py (from jsonrpcl...
2010-09-04  catchjoshAdded unit tests, renamed to follow absolute importing...
2010-06-15  catchjoshProtocolErrors raise a (code, message) tuple instead...
2010-06-15  catchjoshFixed issue #3 - fixed bad function call.
2009-11-03  yucetekolSimpleJSONRPCServer works on Python 2.5
2009-11-02  catchjoshOops -- NOW adding the new jsonrpclib/ files (jsonclass...
2009-11-02  catchjoshMoved into a library directory, added jsonclass transla...
2009-10-19  catchjoshAdded proper content-type heading.
2009-10-19  catchjoshAdded installation instructions to the README.
2009-10-19  catchjoshAdded setup, moved library into lib.
2009-10-18  catchjoshTweaked _notify so it's a property instead of string...
2009-10-18  catchjosh...and I left in a couple of print statements. Removed...
2009-10-18  catchjoshTweaked MultiCall so it takes a 'ServerProxy' instance...
2009-10-18  catchjoshWhoops, forgot to add parameters to the __notify on...
2009-10-18  catchjoshRenamed Batch to MultiCall, added check_for_errors...
2009-10-18  catchjoshAdding the library.
2009-10-18  catchjoshAdding README, and verifying that this puts the files...
2009-10-18  (no author)Initial directory structure.