[docs] [issue18840] Tutorial recommends pickle module without any warning of insecurity
Antoine Pitrou
report at bugs.python.org
Sat Aug 31 02:12:41 CEST 2013
Antoine Pitrou added the comment:
The very fact that we would add a warning makes pickle unfit for the tutorial, IMHO. The tutorial should stick to simple enough stuff that doesn't need any warnings.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18840>
_______________________________________
More information about the docs
mailing list