Searched refs:accept_self (Results 1 – 1 of 1) sorted by relevance
283 def _last_descendant(self, is_initialized=True, accept_self=True): argument291 if not accept_self and last_child is self: