diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-11-01 01:19:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-01 01:19:01 +0000 |
commit | 260843df1bd8a28596b9a377d8266e2547f7eedc (patch) | |
tree | db6186d963dee64b6448445ea726a9e611453813 /Lib/test/test_monitoring.py | |
parent | d0abd0b826cfa574d1515c6f8459c9901939388f (diff) | |
download | cpython-260843df1bd8a28596b9a377d8266e2547f7eedc.tar.gz cpython-260843df1bd8a28596b9a377d8266e2547f7eedc.zip |
GH-125413: Add `pathlib.Path.scandir()` method (#126060)
Add `pathlib.Path.scandir()` as a trivial wrapper of `os.scandir()`. This
will be used to implement several `PathBase` methods more efficiently,
including methods that provide `Path.copy()`.
Diffstat (limited to 'Lib/test/test_monitoring.py')
0 files changed, 0 insertions, 0 deletions