Home
last modified time | relevance | path

Searched refs:accept_self (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Delement.py283 def _last_descendant(self, is_initialized=True, accept_self=True): argument
291 if not accept_self and last_child is self: