Parse a file into an ElemenTree using the BeautifulSoup parser. You can pass a different BeautifulSoup parser through the `beautifulsoup` keyword, and a diffent Element factory function through the `makeelement` keyword. By default, the standard ``BeautifulSoup`` class and the defa
(file, beautifulsoup=None, makeelement=None, **bsargs)
source not stored for this graph (policy: none)