Tweaked _notify so it's a property instead of string method and tuple parameter passi...
authorcatchjosh <catchjosh@ae587032-bbab-11de-869a-473eb4776397>
Sun, 18 Oct 2009 19:00:40 +0000 (19:00 +0000)
committercatchjosh <catchjosh@ae587032-bbab-11de-869a-473eb4776397>
Sun, 18 Oct 2009 19:00:40 +0000 (19:00 +0000)
commit25cdc01f9427dcc3383d32c53164baf052d1131e
tree92ecc3c94555c469060f5fb388565a3051c0892f
parentb2a4ba47c80af3bd11c3a1fd68c1ea579e23092e
Tweaked _notify so it's a property instead of string method and tuple parameter passing. Also tweaked verbose response so it mirrors xmlrpclib.

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