mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
This is particularly useful for the idiom `d.pop(k, None)` to remove an item if it exists. Fixes #278
This is particularly useful for the idiom `d.pop(k, None)` to remove an item if it exists. Fixes #278