assert(tmp[0] not in self.vars) should be assert(tmp[1] not in self.vars)