mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-24 03:51:52 +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.