commit | b95241349941f08708952273e3c69f1b4a22233d | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Thu Jul 21 11:38:13 2011 +0300 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Thu Jul 21 11:38:13 2011 +0300 |
tree | 66ed22115008b2d2c2fe9ac8d1d3e9f9200c8a1c | |
parent | 56b2665904c9c26a45417228b3534ade8b375c98 [diff] [blame] |
Fix markup.
diff --git a/Doc/library/functions.rst b/Doc/library/functions.rst index 1c4793f..c372d7d 100644 --- a/Doc/library/functions.rst +++ b/Doc/library/functions.rst
@@ -358,8 +358,8 @@ n += 1 .. versionadded:: 2.3 - .. versionadded:: 2.6 - The *start* parameter. + .. versionchanged:: 2.6 + The *start* parameter was added. .. function:: eval(expression[, globals[, locals]])