summaryrefslogtreecommitdiff
path: root/msgpack/exceptions.py
diff options
context:
space:
mode:
authorfaerot <yaroslav@enkord.com>2014-05-22 16:45:26 +0300
committerfaerot <yaroslav@enkord.com>2014-05-22 16:45:26 +0300
commitb877ce2afadd4a4c96d7c0542f7b29836785de71 (patch)
tree1d98c027df11a453ce5762d5721654cb52c8f2da /msgpack/exceptions.py
parent3b933f0966b1e53ea50418970950de294ebbea76 (diff)
downloadmsgpack-python-b877ce2afadd4a4c96d7c0542f7b29836785de71.tar.gz
precise_mode instead of distinguish_tuple
When precise_mode flag is set, serialization will be as precise as possible - type checks will be exact (type(..) is ... instead of isinstance(..., ...) and tuple will be treated as undefined type. This mode is to make accurate object serialization possible.
Diffstat (limited to 'msgpack/exceptions.py')
0 files changed, 0 insertions, 0 deletions