Type of the specified dict
object.
Object containing keys to omit.
Key in the object to omit.
Object dict
with specified key
omitted.
Removes the specified keys
from the specified dict
and returns a copy
of the updated object.
Type of the specified dict
object.
Object containing keys to omit.
Keys in the object to omit.
Object dict
with specified keys
omitted.
Removes the specified
key
from the specifieddict
and returns a copy of the updated object.