Skip to content

Commit 4d6bdf8

Browse files
gh-111165: Remove documentation for moved functions (GH-111467)
1 parent 46389c3 commit 4d6bdf8

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
@@ -498,16 +498,6 @@ The :mod:`test.support` module defines the following functions:
498498
rather than looking directly in the path directories.
499499

500500

501-
.. function:: match_test(test)
502-
503-
Determine whether *test* matches the patterns set in :func:`set_match_tests`.
504-
505-
506-
.. function:: set_match_tests(accept_patterns=None, ignore_patterns=None)
507-
508-
Define match patterns on test filenames and test method names for filtering tests.
509-
510-
511501
.. function:: get_pagesize()
512502

513503
Get size of a page in bytes.

0 commit comments

Comments
 (0)