msgpack-python/msgpack
Joel Nothman e7c51d9089 Cleaner read_bytes and a test case
No longer reads via buffer for unbuffered bytes
2012-09-23 20:46:49 +10:00
..
__init__.py Change the way to manage version number. 2012-08-19 04:17:56 +09:00
_msgpack.pyx Cleaner read_bytes and a test case 2012-09-23 20:46:49 +10:00
_version.py 0.2.2 (again) 2012-09-21 14:17:34 +09:00
pack.h manage to compile on windows 2012-06-26 17:27:29 +09:00
pack_define.h Update msgpack version. 2012-06-26 13:21:10 +09:00
pack_template.h Update msgpack version. 2012-06-26 13:21:10 +09:00
sysdep.h Update msgpack version. 2012-06-26 13:21:10 +09:00
unpack.h Fix new version of msgpack. 2012-06-26 15:19:59 +09:00
unpack_define.h Update msgpack version. 2012-06-26 13:21:10 +09:00
unpack_template.h Fix new version of msgpack. 2012-06-26 15:19:59 +09:00