mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
issue9859: add the missing versionadded tag to the documentation.
This commit is contained in:
parent
89964c48d1
commit
7c63fd3df5
1 changed files with 2 additions and 0 deletions
|
@ -577,6 +577,8 @@ The :mod:`test.support` module defines the following functions:
|
|||
By default this skips private attributes beginning with '_' but
|
||||
includes all magic methods, i.e. those starting and ending in '__'.
|
||||
|
||||
.. versionadded:: 3.5
|
||||
|
||||
|
||||
The :mod:`test.support` module defines the following classes:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue