Home
last modified time | relevance | path

Searched defs:chardet (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
Dinputstream.py132 def HTMLInputStream(source, encoding=None, parseMeta=True, chardet=True): argument
398 def __init__(self, source, encoding=None, parseMeta=True, chardet=True): argument
462 def detectEncoding(self, parseMeta=True, chardet=True): argument
/external/autotest/site_utils/rpm_control_system/
DBeautifulSoup.py1742 chardet = None variable