mirror of
https://github.com/python/cpython.git
synced 2025-09-30 20:31:52 +00:00
Fix markup.
This commit is contained in:
parent
56b2665904
commit
b952413499
1 changed files with 2 additions and 2 deletions
|
@ -358,8 +358,8 @@ available. They are listed here in alphabetical order.
|
||||||
n += 1
|
n += 1
|
||||||
|
|
||||||
.. versionadded:: 2.3
|
.. versionadded:: 2.3
|
||||||
.. versionadded:: 2.6
|
.. versionchanged:: 2.6
|
||||||
The *start* parameter.
|
The *start* parameter was added.
|
||||||
|
|
||||||
|
|
||||||
.. function:: eval(expression[, globals[, locals]])
|
.. function:: eval(expression[, globals[, locals]])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue