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.
1 parent d486584 commit f69e67cCopy full SHA for f69e67c
1 file changed
Doc/library/functions.rst
@@ -606,7 +606,7 @@ are always available. They are listed here in alphabetical order.
606
.. warning::
607
608
This function executes arbitrary code. Calling it with
609
- user-supplied input will lead to security vulnerabilities.
+ untrusted user-supplied input will lead to security vulnerabilities.
610
611
The *source* argument is parsed and evaluated as a Python expression
612
(technically speaking, a condition list) using the *globals* and *locals*
0 commit comments