mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Merge from 3.4.
This commit is contained in:
commit
d5b5f54832
1 changed files with 1 additions and 0 deletions
|
|
@ -410,6 +410,7 @@ are always available. They are listed here in alphabetical order.
|
|||
See :func:`ast.literal_eval` for a function that can safely evaluate strings
|
||||
with expressions containing only literals.
|
||||
|
||||
.. index:: builtin: exec
|
||||
|
||||
.. function:: exec(object[, globals[, locals]])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue