Lines Matching refs:unique
462 The idea is for each object to have a unique origin, so this routine714 def getclasstree(classes, unique=0):719 containing a class and a tuple of its base classes. If the 'unique'732 if unique and parent in classes: break