[docs] [issue18840] Tutorial recommends pickle module without any warning of insecurity
Westley Martínez
report at bugs.python.org
Sat Aug 31 02:01:14 CEST 2013
Westley Martínez added the comment:
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.
----------
keywords: +patch
Added file: http://bugs.python.org/file31524/pickle-add-warning_18840.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18840>
_______________________________________
More information about the docs
mailing list