diff options
author | Barney Gale <barney.gale@gmail.com> | 2023-07-19 18:59:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-19 18:59:55 +0100 |
commit | c6c5665ee0c0a5ddc96da255c9a62daa332c32b3 (patch) | |
tree | ae67a581c9c4d9fcfcc90b505a0492baae18c6d4 /Python/errors.c | |
parent | a1a3193990cd6658c1fe859b88a2bc03971a16df (diff) | |
download | cpython-c6c5665ee0c0a5ddc96da255c9a62daa332c32b3.tar.gz cpython-c6c5665ee0c0a5ddc96da255c9a62daa332c32b3.zip |
GH-100502: Add `pathlib.PurePath.pathmod` attribute (GH-106533)
This instance attribute stores the implementation of `os.path` used for
low-level path operations: either `posixpath` or `ntpath`.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions