Issue #21706: Add a versionchanged directive to the functional API docs.

This commit is contained in:
Berker Peksag 2014-09-18 05:23:14 +03:00
parent 3715da5c97
commit 60efd79dc5

View file

@ -464,6 +464,9 @@ The complete signature is::
:start: number to start counting at if only names are passed in
.. versionchanged:: 3.5
The *start* parameter was added.
Derived Enumerations
--------------------