dynamically create subclasses of jsonrpc.Error for individual error codes so they...
authorForrest Voight <forrest.voight@gmail.com>
Tue, 14 Aug 2012 05:35:15 +0000 (01:35 -0400)
committerForrest Voight <forrest.voight@gmail.com>
Tue, 14 Aug 2012 18:55:45 +0000 (14:55 -0400)
commited68fe40c1f7ed62552044c196b24443563a1fd0
treea683d873c37714264c2d9c6e12c4babac21b2fdf
parentf6874ee268e55f8609b0b7df2fb3fafa68348590
dynamically create subclasses of jsonrpc.Error for individual error codes so they can be caught more flexibly
p2pool/bitcoin/height_tracker.py
p2pool/main.py
p2pool/util/jsonrpc.py
p2pool/work.py