Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89964c4 commit 7c63fd3Copy full SHA for 7c63fd3
1 file changed
Doc/library/test.rst
@@ -577,6 +577,8 @@ The :mod:`test.support` module defines the following functions:
577
By default this skips private attributes beginning with '_' but
578
includes all magic methods, i.e. those starting and ending in '__'.
579
580
+ .. versionadded:: 3.5
581
+
582
583
The :mod:`test.support` module defines the following classes:
584
0 commit comments