Comment 9 for bug 2052936

Revision history for this message
Leonard Richardson (leonardr) wrote :

I filed bug 2067634, but I noticed something while going over your examples. I think the only bits of self_and() generator functionality you need are PageElement.self_and_parents and PageElement.self_and_descendants, which already exist. Do you have a positive need for new generators like self_and_next_elements, or can we hold off on adding any more stuff to the API?