Commit 5b60ce9e authored by Berker Peksag's avatar Berker Peksag

Add an index entry for exec() builtin.

Reported by Draic Kin on docs@.
parent 13cd9902
......@@ -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]])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment