> JSON supports floats, ints, (Unicode) strings, lists and dicts (with string
> keys). It doesn't support bytestrings (raw bytes).

Thanks, MRAB and Irmen. It looks like bson does what I need.

Skip
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to