Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0a446a + 7dcbf90 commit 2dd6e47Copy full SHA for 2dd6e47
1 file changed
Doc/library/pickle.rst
@@ -26,7 +26,7 @@ avoid confusion, the terms used here are "pickling" and "unpickling".
26
27
.. warning::
28
29
- The :mod:`pickle` module is secure against erroneous or maliciously
+ The :mod:`pickle` module is not secure against erroneous or maliciously
30
constructed data. Never unpickle data received from an untrusted or
31
unauthenticated source.
32
0 commit comments