Lists and Tuples

Fredrik Lundh fredrik at pythonware.com
Sun Dec 7 05:50:22 EST 2003


Ron Adam wrote:

> Maybe someone could tell me how and/or when  __getnewargs__ is used?

PEP 307 ("Extensions to the pickle protocol") might be somewhat
helpful:

    http://www.python.org/peps/pep-0307.html

</F>








More information about the Python-list mailing list