Searched defs:rm_dict_ent (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/linkedimage/
H A Dcommon.py994 li_inmemory_props = rm_dict_ent(self.__props,
1140 props = rm_dict_ent(self.__props, temporal_props)
1493 props = rm_dict_ent(self.__props, strip)
2664 pd.li_props = rm_dict_ent(self.__props.copy(), temporal_props)
2869 props = rm_dict_ent(props, temporal_props)
3401 self.__props = rm_dict_ent(self.__props, temporal_props)
3686 def rm_dict_ent(d, keys): function

Completed in 97 milliseconds