aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/import.c
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2024-12-12 17:39:24 +0000
committerGitHub <noreply@github.com>2024-12-12 17:39:24 +0000
commit7146f1894638130940944d4808dae7d144d46227 (patch)
treebe8332197a43a5ff0011af924ccd399e4b96c0e0 /Python/import.c
parent487fdbed40734fd7721457c6f6ffeca03da0b0e7 (diff)
downloadcpython-7146f1894638130940944d4808dae7d144d46227.tar.gz
cpython-7146f1894638130940944d4808dae7d144d46227.zip
GH-127807: pathlib ABCs: remove `PathBase._unsupported_msg()` (#127855)
This method helped us customise the `UnsupportedOperation` message depending on the type. But we're aiming to make `PathBase` a proper ABC soon, so `NotImplementedError` is the right exception to raise there.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions