Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7c63fd3

Browse files
committed
issue9859: add the missing versionadded tag to the documentation.
1 parent 89964c4 commit 7c63fd3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/library/test.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,8 @@ The :mod:`test.support` module defines the following functions:
577577
By default this skips private attributes beginning with '_' but
578578
includes all magic methods, i.e. those starting and ending in '__'.
579579

580+
.. versionadded:: 3.5
581+
580582

581583
The :mod:`test.support` module defines the following classes:
582584

0 commit comments

Comments
 (0)