Home | History | Annotate | Download | only in python2.7

Lines Matching full:roots

1919     def __init__(self, roots, children, descendp):
1920 self.roots = roots[:]
1927 if not self.roots:
1929 root = self.roots.pop(0)