diff options
author | Helmut Grohne <helmut@subdivi.de> | 2024-02-21 10:15:26 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2024-02-21 10:15:26 +0100 |
commit | b64313d313723c62f173f750f2d699ebf169e01f (patch) | |
tree | 8af862901d1139368b3a6bac7d4bc01d27a1efe5 /examples/unschroot.py | |
parent | 12f32219ff6a7e0eef6b914589d47066480404de (diff) | |
download | python-linuxnamespaces-b64313d313723c62f173f750f2d699ebf169e01f.tar.gz |
revoke the false promise that bytes would be convertible to Path
pathlib.Path(somebytes) fails. Hence bytes is not actually convertible
and should not be included in PathConvertible. Then, we can simplify
matters in quite a few places by knowing that the thing we work with is
not bytes.
Diffstat (limited to 'examples/unschroot.py')
0 files changed, 0 insertions, 0 deletions