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