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.
ast.literal_eval
eval
From https://docs.python.org/3/library/functions.html#eval:
See ast.literal_eval() for a function that can safely evaluate strings with expressions containing only literals.
ast.literal_eval()
Documentation
From https://docs.python.org/3/library/functions.html#eval:
Linked PRs
ast.literal_evalis safe inevaldocumentation #100326ast.literal_evalis safe inevaldocumentation (GH-100326) #148420ast.literal_evalis safe inevaldocumentation (GH-100326) #148421