Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D_lxml.py20 NamespacedAttribute,
283 attribute = NamespacedAttribute(
297 attr = NamespacedAttribute(nsprefix, attr, namespace)
H A D_html5lib.py18 NamespacedAttribute,
235 if isinstance(name, NamespacedAttribute):
351 new_name = NamespacedAttribute(*name)
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Delement.py68 class NamespacedAttribute(str): class
H A DCHANGELOG1105 NamespacedAttribute.