python · python/KeyError
KeyError
KeyError
Raised when a mapping key is not found in the set of existing keys. The missing key is stored as the first argument.
Raised when a mapping key is not found in the set of existing keys. The missing key is stored as the first argument.