3zz7
last updated 2 years ago by effbot #
Should we mention that it's not safe to unpickle data from unknown/untrusted sources in the tutorial?
(An Unofficial) Python Tutorial Wikiputting the community back in "maintained by the community" 3zz7last updated 2 years ago by effbot # Should we mention that it's not safe to unpickle data from unknown/untrusted sources in the tutorial? Comments |
Introduction 中文(Chinese) 簡介 |
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.
rmtew 2 years ago #