mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
![]() Replace use of `os.listdir()` with `os.scandir()`. Forgo setting `_drv`, `_root` and `_tail_cached`, as these usually aren't needed. Use `os.DirEntry.path` to set `_str`. |
||
---|---|---|
.. | ||
__init__.py | ||
_abc.py |