Guido van Rossum added the comment:

You should not be using readline() for that use case. (Note that *no* sequence 
of characters can be guaranteed not to occur in a binary protocol like pickle.)

----------
resolution:  -> not a bug
status: open -> closed

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

Reply via email to