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 d05eacc commit e388fd4Copy full SHA for e388fd4
Doc/library/functions.rst
@@ -554,7 +554,7 @@ are always available. They are listed here in alphabetical order.
554
If the given source is a string, then leading and trailing spaces and tabs
555
are stripped.
556
557
- See :func:`ast.literal_eval` for a function that can "safely" evaluate strings
+ See :func:`ast.literal_eval` for a function to evaluate strings
558
with expressions containing only literals.
559
560
.. audit-event:: exec code_object eval
0 commit comments