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 ezio.melotti
Recipients docs@python, eric.araujo, ezio.melotti, pitrou, poq, rhettinger, terry.reedy
Date 2011-05-29.02:07:33
SpamBayes Score 9.889496e-06
Marked as misclassified No
Message-id <1306634854.34.0.407245781647.issue12134@psf.upfronthosting.co.za>
In-reply-to
Content
The name dump and dumps exist to match the same API provided by pickle and marshal.

I agree that a note marked as CPython implementation detail should be added.
History
Date User Action Args
2011-05-29 02:07:34ezio.melottisetrecipients: + ezio.melotti, rhettinger, terry.reedy, pitrou, eric.araujo, docs@python, poq
2011-05-29 02:07:34ezio.melottisetmessageid: <1306634854.34.0.407245781647.issue12134@psf.upfronthosting.co.za>
2011-05-29 02:07:33ezio.melottilinkissue12134 messages
2011-05-29 02:07:33ezio.melotticreate