Searched refs:_id_to_object_dictionary (Results 1 – 2 of 2) sorted by relevance
41 def _id_to_object_dictionary(*objects): function261 bug_cache = _id_to_object_dictionary(_bug1, _bug2, _bug3, _bug4, _bug5)263 attachment_cache = _id_to_object_dictionary(_patch1,
21109 - Let _id_to_object_dictionary take a variable argument list instead of an array.21187 - Add _id_to_object_dictionary for generating bug_cache from list of bugs.