msgpack-python/msgpack
INADA Naoki 9fe19cc408 0.4.6
2015-03-13 03:51:14 +09:00
..
__init__.py Document update. 2013-10-21 01:47:54 +09:00
_packer.pyx Fix build failuer for Python 2.7 on Windows. 2015-01-07 12:10:42 +09:00
_unpacker.pyx Fix error when use unicode_literal in Python 2 2015-01-25 02:35:57 +09:00
_version.py 0.4.6 2015-03-13 03:51:14 +09:00
exceptions.py * msgpack/exceptions.py: Fix typo in error message. 2013-09-13 13:47:13 +02:00
fallback.py fallback: Add some comment to Unpacker members. 2015-01-27 14:04:32 +09:00
pack.h Fix build failuer for Python 2.7 on Windows. 2015-01-07 12:10:42 +09:00
pack_template.h Fix compile error. 2015-01-09 04:10:25 +09:00
sysdep.h s/\t/ /g 2013-02-27 21:24:25 +09:00
unpack.h Add max_<type>_len option to unpacker. (fixes #97). 2015-01-25 01:41:21 +09:00
unpack_define.h Support unpacking new types. 2013-10-20 22:59:27 +09:00
unpack_template.h cleanup 2013-10-20 23:06:02 +09:00