Skip to content

Commit e388fd4

Browse files
gpsheadmerwok
andauthored
don't scare quotes safely, just say to
Co-authored-by: Éric <merwok@netwok.org>
1 parent d05eacc commit e388fd4

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
@@ -554,7 +554,7 @@ are always available. They are listed here in alphabetical order.
554554
If the given source is a string, then leading and trailing spaces and tabs
555555
are stripped.
556556

557-
See :func:`ast.literal_eval` for a function that can "safely" evaluate strings
557+
See :func:`ast.literal_eval` for a function to evaluate strings
558558
with expressions containing only literals.
559559

560560
.. audit-event:: exec code_object eval

0 commit comments

Comments
 (0)