Skip to content

Commit f69e67c

Browse files
GitHub seems to be asleep today....
1 parent d486584 commit f69e67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/functions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ are always available. They are listed here in alphabetical order.
606606
.. warning::
607607

608608
This function executes arbitrary code. Calling it with
609-
user-supplied input will lead to security vulnerabilities.
609+
untrusted user-supplied input will lead to security vulnerabilities.
610610

611611
The *source* argument is parsed and evaluated as a Python expression
612612
(technically speaking, a condition list) using the *globals* and *locals*

0 commit comments

Comments
 (0)