summaryrefslogtreecommitdiff
path: root/test3/test_except.py
diff options
context:
space:
mode:
authortailhook <pc@gafol.net>2011-04-15 17:36:17 +0300
committertailhook <pc@gafol.net>2011-04-15 18:39:17 +0300
commit752e3d1b783fc1c12a28e05a93aa73ac7c6b751c (patch)
tree1b22ff0771d1164468253bed6d0fd668e7e49a79 /test3/test_except.py
parentaf7113bb31877f337eef3d43048c0a9f1cb74258 (diff)
downloadmsgpack-python-752e3d1b783fc1c12a28e05a93aa73ac7c6b751c.tar.gz
Implemented encoding for strings
* Packer by default uses `utf-8` encoding by default * Unpacker uses `None` by default, so no decoding is done * Both pack and unpack has `encoding` and `unicode_errors` arguments, if `encoding` is `None` no encoding/decoding is done, otherwise it is python codec. `unicode_errors` is supplied as `errors` parameter to codec
Diffstat (limited to 'test3/test_except.py')
0 files changed, 0 insertions, 0 deletions