[docs] [issue18840] Tutorial recommends pickle module without any warning of insecurity
Terry J. Reedy
report at bugs.python.org
Fri Aug 30 23:14:54 CEST 2013
Terry J. Reedy added the comment:
For the tutorial, I agree with presenting json rather than pickle for all the reasons given, with pickle mentioned in a paragraph at the end (more powerful, more dangerous, see warning in manual before using).
----------
nosy: +terry.reedy
stage: -> needs patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18840>
_______________________________________
More information about the docs
mailing list