Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Ddammit.py131 def substitute_xml(cls, value, make_quoted_attribute=False): argument
147 if make_quoted_attribute:
153 cls, value, make_quoted_attribute=False): argument
169 if make_quoted_attribute: