mirror of
https://github.com/python/cpython.git
synced 2026-05-27 12:58:16 +00:00
Added str.removeprefix and str.removesuffix methods and corresponding bytes, bytearray, and collections.UserString methods to remove affixes from a string if present. See PEP 616 for a full description. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| abc.py | ||