Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Ddiagnose.py77 print(soup.prettify())
H A D__init__.py468 print(soup.prettify())
H A DNEWS.txt140 * The prettify() method now leaves the contents of <pre> tags
337 * Made prettify() return Unicode by default, so it will look nice on
912 picture of how Beautiful Soup parses it, with the Tag.prettify()
H A Delement.py1157 def prettify(self, encoding=None, formatter="minimal"): member in Tag
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/tests/
H A Dtest_tree.py1468 soup.div.prettify())
1472 pretty = soup.prettify(formatter = lambda x: x.upper())
1477 self.assertEqual(str, type(soup.prettify()))
1481 self.assertEqual(bytes, type(soup.prettify("utf-8")))
/OK3568_Linux_fs/external/xserver/
H A DChangeLog78981 os: prettify backtrace output
78994 include: prettify BUG_WARN output