Renamed Batch to MultiCall, added check_for_errors so that we get a _last_response...
authorcatchjosh <catchjosh@ae587032-bbab-11de-869a-473eb4776397>
Sun, 18 Oct 2009 08:15:46 +0000 (08:15 +0000)
committercatchjosh <catchjosh@ae587032-bbab-11de-869a-473eb4776397>
Sun, 18 Oct 2009 08:15:46 +0000 (08:15 +0000)
commitd3944dc087d6637c9de2b153a45a0c83d5f3ebbe
treef4069bcb8a7573c0cc4be11f6afe90ebac9b5411
parent8ce7c31e5d151b8376e3d06a291a2cd25466dbc5
Renamed Batch to MultiCall, added check_for_errors so that we get a _last_response before Exceptions get called.

git-svn-id: http://jsonrpclib.googlecode.com/svn/trunk@4 ae587032-bbab-11de-869a-473eb4776397
jsonrpclib.py