mirror of
https://github.com/python/cpython.git
synced 2026-01-01 21:14:02 +00:00
`PathBase._scandir()` is implemented using `iterdir()`, so we can use its results directly, rather than passing them through `_make_child_relpath()`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _abc.py | ||