mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 13:34:58 +08:00
KeysView doesn't have __reversed__, but dict_keys does. When this was added to typeshed, we didn't have dict_keys as a separate type.
KeysView doesn't have __reversed__, but dict_keys does. When this was added to typeshed, we didn't have dict_keys as a separate type.