mirror of
https://github.com/python/cpython.git
synced 2026-04-05 03:21:05 +00:00
#25987: add versionadded to Reversible.
This commit is contained in:
parent
a648339595
commit
d2be07e1fd
1 changed files with 2 additions and 0 deletions
|
|
@ -112,6 +112,8 @@ ABC Inherits from Abstract Methods Mixin
|
|||
|
||||
ABC for classes that provide the :meth:`__reversed__` method.
|
||||
|
||||
.. versionadded:: 3.6
|
||||
|
||||
.. class:: Generator
|
||||
|
||||
ABC for generator classes that implement the protocol defined in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue