This website requires JavaScript.
Explore
Get Started
openstack
/
deb-msgpack-python
Code
Issues
Proposed changes
Files
9c61ce2c6cb8f87d6d928ef728a882bf141ccaf2
deb-msgpack-python
/
test
History
INADA Naoki
9c61ce2c6c
python: Don't use `
from __future__ import unicode_literals
`.
...
Python 2.5 or older doesn't support it.
2011-01-09 23:13:35 +09:00
..
test_buffer.py
python: Support old buffer protocol when unpack. (experimental)
2010-11-03 03:11:00 +09:00
test_case.py
Add unicode testcase for Python2.
2010-10-07 03:07:52 +09:00
test_except.py
should raise TypeError on find unsupported value
2010-03-31 17:29:07 +09:00
test_format.py
Fix tests.
2009-12-17 17:58:41 +09:00
test_obj.py
Add list_hook option to unpacker.
2010-10-26 02:09:52 +09:00
test_pack.py
Fix tests.
2009-12-17 17:58:41 +09:00
test_sequnpack.py
python: Don't use `
from __future__ import unicode_literals
`.
2011-01-09 23:13:35 +09:00