[Python-Dev] pickle self-delimiting
Charles-François Natali
cf.natali at gmail.com
Tue Apr 1 20:29:38 CEST 2014
Hi,
Unless I'm mistaken, pickle's documentation doesn't mention that the pickle
wire-format is self-delimiting. Is there any reason why it's not documented?
The reason I'm asking is because I've seen some code out there doing its
own ad-hoc length-prefix framing.
Cheers,
cf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20140401/c8da25e3/attachment.html>
More information about the Python-Dev
mailing list