This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author alexandre.vassalotti
Recipients alexandre.vassalotti, ggenellina, jakemcguire
Date 2009-01-28.03:03:10
SpamBayes Score 0.0017759542
Marked as misclassified No
Message-id <1233111791.24.0.00716258804502.issue5084@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, you are right. I was looking at py3k's version of pickle, which uses
PyDict_Update instead of a while loop; that is why I got confused.
History
Date User Action Args
2009-01-28 03:03:11alexandre.vassalottisetrecipients: + alexandre.vassalotti, ggenellina, jakemcguire
2009-01-28 03:03:11alexandre.vassalottisetmessageid: <1233111791.24.0.00716258804502.issue5084@psf.upfronthosting.co.za>
2009-01-28 03:03:10alexandre.vassalottilinkissue5084 messages
2009-01-28 03:03:10alexandre.vassalotticreate