On Mon, Feb 21, 2011 at 4:21 PM, Terry Brown <[email protected]> wrote:
>> Ville, can you tell me, how to get the subnodes of a leo node in >> python? I thought, that you know. > > Try: http://webpages.charter.net/edreamleo/scripting.html#iterators > > you probably want p.children() Or p.subtree() or p.self_and_subtree() EKR -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
