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 westley.martinez
Recipients docs@python, dstufft, pitrou, terry.reedy, westley.martinez
Date 2013-08-31.00:01:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377907274.04.0.721598518724.issue18840@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch that adds the warning, if we so choose to keep pickle in the tutorial.  It's taken verbatim from the pickle module's documentation.
History
Date User Action Args
2013-08-31 00:01:14westley.martinezsetrecipients: + westley.martinez, terry.reedy, pitrou, docs@python, dstufft
2013-08-31 00:01:14westley.martinezsetmessageid: <1377907274.04.0.721598518724.issue18840@psf.upfronthosting.co.za>
2013-08-31 00:01:13westley.martinezlinkissue18840 messages
2013-08-31 00:01:13westley.martinezcreate