Force JSONRPC error message to Unicode to deal with faulty JSON parser in Python 2.7
authorForrest Voight <forrest.voight@gmail.com>
Sun, 11 Mar 2012 16:11:29 +0000 (12:11 -0400)
committerForrest Voight <forrest.voight@gmail.com>
Sun, 11 Mar 2012 16:11:29 +0000 (12:11 -0400)
commita993377823160571dc35b702d6a6e7a6d0c63c39
tree807bc5c434f5433f0e96a51ccde5b60fccb8d4d9
parent4b08230de03af966d684912cb4764aeec4dc0cc6
Force JSONRPC error message to Unicode to deal with faulty JSON parser in Python 2.7
p2pool/util/jsonrpc.py