mirror of
https://github.com/python/cpython.git
synced 2026-03-06 04:50:58 +00:00
Raise `UnsupportedOperation` directly, rather than via an `_unsupported()` helper, to give human readers and IDEs/typecheckers/etc a bigger hint that these methods are abstract. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _abc.py | ||