Hey all: When we do: AList=[item.copy() for item in c.p.subtree()]
Will AList have any specific order or could it be random order? Right now it stores the nodes as if the tree was expanded and it would store the next visible node from begining to end of the tree. Would it be reliable to consider that the order will be like that always? Thanks! -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
