diff options
| author | faerot <yaroslav@enkord.com> | 2014-05-22 16:45:26 +0300 |
|---|---|---|
| committer | faerot <yaroslav@enkord.com> | 2014-05-22 16:45:26 +0300 |
| commit | b877ce2afadd4a4c96d7c0542f7b29836785de71 (patch) | |
| tree | 1d98c027df11a453ce5762d5721654cb52c8f2da /msgpack/exceptions.py | |
| parent | 3b933f0966b1e53ea50418970950de294ebbea76 (diff) | |
| download | msgpack-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
