Searched defs:dict (Results 1 – 2 of 2) sorted by relevance
17 def dict_lookup_any_key(dictionary: dict, *keys: List[Any]):
341 def coerce_to_list(opts: dict):