Marc-Andre Lemburg <[EMAIL PROTECTED]> added the comment:

Only pickle protocol 0 is ASCII. The other two are binary protocols.

Protocol 2 is default in Python 2.5.

This should probably be made clear in the documentation, so I'd consider
this a documentation bug.

----------
nosy: +lemburg

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2980>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to