diff options
author | Leonard Richardson <leonardr@segfault.org> | 2021-12-19 13:56:48 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2021-12-19 13:56:48 -0500 |
commit | 497bf714d07e491bc811abd64e5fe3391564998d (patch) | |
tree | fdc945b11e121fb21b8d65284d0db5a9ebc43d30 /tests/test_html5lib.py | |
parent | 854fd52ad616d8e9c0860bba2eb4ddd93eb2dc79 (diff) |
If the charset-normalizer Python module
(https://pypi.org/project/charset-normalizer/) is installed, Beautiful
Soup will use it to detect the character sets of incoming documents.
This is also the module used by newer versions of the Requests library.
For the sake of backwards compatibility, chardet and cchardet both take
precedence if installed. [bug=1955346]
Diffstat (limited to 'tests/test_html5lib.py')
0 files changed, 0 insertions, 0 deletions