|↑| Path ⚬ᵖʸ | Path.rglob() ⚬ ⦍֎_⦎
⮞ 🟣 𓂃𓂃𓂃
⮞ ➔ 𓂃𓂃𓂃
⮞ ⛛ 𓂃𓂃𓂃
Entries
Path.rglob() ⚬|Documentation|1st|20260204111402-00-⌔
pathlib — Object-oriented filesystem paths — Python 3.14.3 documentation#pathlib.Path.rglob
Path.rglob(pattern, ﹡, case_sensitive=None, recurse_symlinks=False)Glob the given relative pattern recursively. This is like calling
Path.glob()with “﹡﹡/” added in front of the pattern.Note: The paths are returned in no particular order. If you need a specific order, sort the results.
Note: Any
OSErrorexceptions raised from scanning the filesystem are suppressed. This includesPermissionErrorwhen accessing directories without read permission.See also: Pattern language and
Path.glob()documentation.Raises an auditing event
pathlib.Path.rglobwith argumentsself,pattern.Changed in version 3.12: The case_sensitive parameter was added.
Changed in version 3.13: The recurse_symlinks parameter was added.
Changed in version 3.13: The pattern parameter accepts a path-like object.
Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original
Fields
admin::|[[|⚐]],[[|⚐]],[[|⚐]],[[|⚐]],
withheld::|————
relation::|————
parent_::|————
parent::|↑| Path ⚬ᵖʸ | Path.rglob() ⚬ ⦍֎_⦎