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`.
B
Barney Gale committed
c6c5665ee0c0a5ddc96da255c9a62daa332c32b3
Parent: a1a3193
Committed by GitHub <noreply@github.com>
on 7/19/2023, 5:59:55 PM