Commit 7dcbf900 authored by Benjamin Peterson's avatar Benjamin Peterson

'not' is very important here

parent b8fd2625
......@@ -26,7 +26,7 @@ avoid confusion, the terms used here are "pickling" and "unpickling".
.. 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
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