(An Unofficial) Python Tutorial Wiki

putting the community back in "maintained by the community"

3zz7

Should we mention that it's not safe to unpickle data from unknown/untrusted sources in the tutorial?

Comments

I just looked for mention of this in the python.org dev documentation and it was on the unlikely titled page "relationship to other python modules". I think it is worth putting this simple thought in the mind of anyone learning about pickle for the first time.