Skip to content

Commit 9a12c23

Browse files
[3.11] gh-111165: Remove documentation for moved functions (GH-111467) (GH-111472)
(cherry picked from commit 4d6bdf8)
1 parent a10fc66 commit 9a12c23

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Doc/library/test.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -489,16 +489,6 @@ The :mod:`test.support` module defines the following functions:
489489
rather than looking directly in the path directories.
490490

491491

492-
.. function:: match_test(test)
493-
494-
Determine whether *test* matches the patterns set in :func:`set_match_tests`.
495-
496-
497-
.. function:: set_match_tests(accept_patterns=None, ignore_patterns=None)
498-
499-
Define match patterns on test filenames and test method names for filtering tests.
500-
501-
502492
.. function:: setswitchinterval(interval)
503493

504494
Set the :func:`sys.setswitchinterval` to the given *interval*. Defines

0 commit comments

Comments
 (0)