diff options
author | tailhook <pc@gafol.net> | 2011-04-15 17:36:17 +0300 |
---|---|---|
committer | tailhook <pc@gafol.net> | 2011-04-15 18:39:17 +0300 |
commit | 752e3d1b783fc1c12a28e05a93aa73ac7c6b751c (patch) | |
tree | 1b22ff0771d1164468253bed6d0fd668e7e49a79 /msgpack/sysdep.h | |
parent | af7113bb31877f337eef3d43048c0a9f1cb74258 (diff) | |
download | msgpack-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 'msgpack/sysdep.h')
0 files changed, 0 insertions, 0 deletions