mirror of
https://github.com/python/cpython.git
synced 2025-08-19 08:11:46 +00:00
[3.12] gh-111165: Remove documentation for moved functions (GH-111467) (GH-111471)
(cherry picked from commit 4d6bdf8aab
)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
This commit is contained in:
parent
577c808cf9
commit
e5b6744f30
1 changed files with 0 additions and 10 deletions
|
@ -498,16 +498,6 @@ The :mod:`test.support` module defines the following functions:
|
||||||
rather than looking directly in the path directories.
|
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()
|
.. function:: get_pagesize()
|
||||||
|
|
||||||
Get size of a page in bytes.
|
Get size of a page in bytes.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue