Added unit tests, renamed to follow absolute importing guidelines, and made minor...
[invirt/packages/python-jsonrpclib.git] / jsonrpclib / SimpleJSONRPCServer.py
2010-09-04  catchjoshAdded unit tests, renamed to follow absolute importing...
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...