Skip to content

Commit

Permalink
pythongh-111165: Remove documentation for moved functions (pythonGH-1…
Browse files Browse the repository at this point in the history
  • Loading branch information
serhiy-storchaka committed Oct 29, 2023
1 parent 46389c3 commit 4d6bdf8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions Doc/library/test.rst
Expand Up @@ -498,16 +498,6 @@ The :mod:`test.support` module defines the following functions:
rather than looking directly in the path directories.


.. function:: match_test(test)

Determine whether *test* matches the patterns set in :func:`set_match_tests`.


.. function:: set_match_tests(accept_patterns=None, ignore_patterns=None)

Define match patterns on test filenames and test method names for filtering tests.


.. function:: get_pagesize()

Get size of a page in bytes.
Expand Down

0 comments on commit 4d6bdf8

Please sign in to comment.