Comment 3 for bug 2052936

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

What about a single iterator PageElement.self_and(other_iterator)?

e.g.

tag.self_and(tag.next_siblings)