A RetroSearch Logo

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

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2004-February/042409.html below:

[Python-Dev] pickle.dump(..) interface change ... documentation

[Python-Dev] pickle.dump(..) interface change ... documentation [Python-Dev] pickle.dump(..) interface change ... documentationSkip Montanaro skip at pobox.com
Wed Feb 4 15:15:06 EST 2004
    Chris> I just ran across something that looks like a very unfortunate interface
    Chris> change in the pickle module:

    Chris> Python 2.2:  dump(object, file[, bin])
    Chris> Python 2.3:  dump(object, file[, protocol[, bin]])

>From the docs:

    Changed in version 2.3: The protocol parameter was added. The bin
    parameter is deprecated and only provided for backwards compatibility.
    You should use the protocol parameter instead.

I don't know if that's sufficient for your needs, but it does suggest that
dump() calls which used the bin parameter should be inspected.

Skip

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