Oh yes, it seems to work when importing macros indeed.

Side question, is this not working because .children is a function call 
returning some kind of iterator right ?
    
    
    for child in body.children[1 .. ^1]:
    
    
    Run

Reply via email to