Searched defs:objlist (Results 1 – 3 of 3) sorted by relevance
21 def same_hash(self, *objlist):
52 def same_hash(self, *objlist):
24 def __init__(self, objlist=None): argument