A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2012-March/117537.html below:

[Python-Dev] Unpickling py2 str as py3 bytes (and vice versa)

[Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784) [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)Merlijn van Deen valhallasw at arctus.nl
Tue Mar 13 12:45:59 CET 2012
Oops. I should re-read my mails before I send them, not /after/ I send them.

On 13 March 2012 12:44, Merlijn van Deen <valhallasw at arctus.nl> wrote:
>>>> pickled = BytestrPickler(data, bytestr=True); unpickled = BytestrUnpickler(data, bytestr=True)

should of course read

>>>> pickled = BytestrPickler(data); unpickled = BytestrUnpickler(data)


Sorry about that.

Merlijn
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4