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 46389c3 commit 4d6bdf8Copy full SHA for 4d6bdf8
1 file changed
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