mirror of
https://github.com/python/cpython.git
synced 2024-11-23 18:04:37 +08:00
b664d91599
`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 |