Eric V. Smith <e...@trueblade.com> added the comment:

Or stated differently: if you pass random byte strings to pickle.loads(), 
sometimes it might succeed and produce a random object because you've managed 
to create a valid pickle. But most often it will fail.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42168>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to