On Sun, 28 Sep 2014 10:43:33 +1300 Robert Collins <robe...@robertcollins.net> wrote: > > > > It was in the context of improving streamed unpickling, which is > > a problem a bit similar - but less horrible - to JSON unserializing; > > since then, the problem was solved in a different way by adding a > > framing layer to pickle protocol 4 :-). > > BufferedReader solves this well though, doesn't it?
Assuming it's the only one accessing the raw stream, yes. Regards Antoine. _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: https://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com