[docs] [issue18840] Tutorial recommends pickle module without any warning of insecurity
Westley Martínez
report at bugs.python.org
Sat Aug 31 01:36:57 CEST 2013
Westley Martínez added the comment:
I won't question the usefulness of JSON. I'm not a web programmer and have never used it. From my interpretation of the tutorial, it seems that the section's purpose is for storing python objects. If pickle is going to stay in the tutorial, I think a warning is imperative. Either way, I think a section on JSON would be a welcome addition to the tutorial.
+1 adding a warning
+0 keeping pickle in the tutorial
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18840>
_______________________________________
More information about the docs
mailing list