docs: use 'recursively' in the description of rglob, and mention globs in the...
docs: use 'recursively' in the description of rglob, and mention globs in the os equivalences (GH-94954) The r in `rglob` stands for "recursively", so use the word in the description. Also, glob and rglob can usefully be mentioned as the pathlib equivalent of os.walk. Automerge-Triggered-By: GH:brettcannon
Loading
Please register or sign in to comment