Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pythonGH-106747: Document another difference between
glob
and `path…
…lib`. (python#116518) Document that `path.glob()` might return *path*, whereas `glob.glob(root_dir=path)` will never return an empty string corresponding to *path*.
- Loading branch information