Chase Sterling
|
3d76ab1832
|
Update version for rencode module.
|
2012-11-29 23:11:16 -05:00 |
Chase Sterling
|
2187cef14f
|
Add decode_utf8 argument to rencode.loads, which decodes all strings from utf8.
Update rpc protocol to load all strings as unicode.
|
2012-11-26 23:19:13 -05:00 |
Chase Sterling
|
6b5cf3396d
|
Rencode module now always loads strings as utf-8 encoded byte strings.
|
2012-11-26 23:19:13 -05:00 |
Calum Lind
|
7275cdd3d9
|
Fix exception handling in rencode
|
2012-09-29 15:03:05 +01:00 |
Andrew Resch
|
9ac0d62149
|
Remove some imports that are no longer neccessary
|
2011-02-23 11:21:47 -08:00 |
Andrew Resch
|
42588656fd
|
Implement new DelugeRPC method to replace XMLRPC.
This commit breaks _a lot_ of things including the web and console UIs, please do not expect
anything to work.
|
2009-01-27 08:03:39 +00:00 |