Kaydet (Commit) 26040e87 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

'not' is very important here

üst 678e7a90
...@@ -27,7 +27,7 @@ This documentation describes both the :mod:`pickle` module and the ...@@ -27,7 +27,7 @@ This documentation describes both the :mod:`pickle` module and the
.. warning:: .. warning::
The :mod:`pickle` module is secure against erroneous or maliciously The :mod:`pickle` module is not secure against erroneous or maliciously
constructed data. Never unpickle data received from an untrusted or constructed data. Never unpickle data received from an untrusted or
unauthenticated source. unauthenticated source.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment