All of the HTML parsers used by Beautiful Soup fold HTML tag names to lowercase. ... soup = BeautifulSoup(markup, 'lxml-xml')
確定! 回上一頁