[ python-Bugs-873246 ] pickle: __getinitargs__ not used for new-style objects

SourceForge.net noreply at sourceforge.net
Thu Jan 8 14:17:28 EST 2004


Bugs item #873246, was opened at 2004-01-08 14:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=873246&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Fred L. Drake, Jr. (fdrake)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: pickle: __getinitargs__ not used for new-style objects

Initial Comment:
The documentation (libref section 3.14.5.1) doesn't
state that __getinitargs__() is not supported on
new-style objects.

The pickle docs are generally in a sad state.  ;-(

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=873246&group_id=5470



More information about the Python-bugs-list mailing list