summaryrefslogtreecommitdiffstats
path: root/deluge/rencode.py
Commit message (Expand)AuthorAge
* Update version for rencode module.Chase Sterling2012-11-29
* Add decode_utf8 argument to rencode.loads, which decodes all strings from utf8.Chase Sterling2012-11-26
* Rencode module now always loads strings as utf-8 encoded byte strings.Chase Sterling2012-11-26
* Fix exception handling in rencodeCalum Lind2012-09-29
* Remove some imports that are no longer neccessaryAndrew Resch2011-02-23
* Implement new DelugeRPC method to replace XMLRPC.Andrew Resch2009-01-27