Searched refs:is_xml (Results 1 – 5 of 5) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/ | ||
H A D | _lxml.py | 31 is_xml = True variable in LXMLTreeBuilderForXML |
H A D | __init__.py | 87 is_xml = False variable in TreeBuilder |
H A D | _htmlparser.py | 129 is_xml = False variable in HTMLParserTreeBuilder |
/openbmc/openbmc/poky/bitbake/lib/bs4/ | ||
H A D | __init__.py | 160 if builder.is_xml: |
H A D | NEWS.txt | 541 If the BeautifulSoup instance has .is_xml set to True, an appropriate |