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 d772055 commit f75a1f0Copy full SHA for f75a1f0
Doc/library/test.rst
@@ -498,16 +498,6 @@ The :mod:`test.support` module defines the following functions:
498
rather than looking directly in the path directories.
499
500
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
511
.. function:: get_pagesize()
512
513
Get size of a page in bytes.
0 commit comments