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 vstinner
Recipients docs@python, ezio.melotti, lemburg, martin.panter, terry.reedy, vstinner, zuo
Date 2014-12-28.08:48:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwYhM4uPktsxZk3-Evq+ma5dZB3a+D2=hFMn5MR-uGNLSg@mail.gmail.com>
In-reply-to <1419714242.79.0.428689061804.issue19539@psf.upfronthosting.co.za>
Content
This issue is just a documentation issue. The do must be more explicit,
explain that the codecs is only used internally by the pickle module, and
that its output cannot be used anymore by eval().
History
Date User Action Args
2014-12-28 08:48:33vstinnersetrecipients: + vstinner, lemburg, terry.reedy, ezio.melotti, zuo, docs@python, martin.panter
2014-12-28 08:48:33vstinnerlinkissue19539 messages
2014-12-28 08:48:33vstinnercreate