]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-101112: Add "pattern language" section to pathlib docs (#114030)
authorBarney Gale <barney.gale@gmail.com>
Mon, 26 Feb 2024 00:19:03 +0000 (00:19 +0000)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 00:19:03 +0000 (00:19 +0000)
commite921f09c8a7eb2ab24e8a782b65531ee5afb291a
treedd76945cfa0334d6aeb4ab701921eec0e57d8dc4
parent92ce41cce1694b755ba80ed870c3f1083617dd97
GH-101112: Add "pattern language" section to pathlib docs (#114030)

Explain the `full_match()` / `glob()` / `rglob()` pattern language in its own section. Move `rglob()` documentation under `glob()` and reduce duplicated text.
Doc/library/pathlib.rst