Searched refs:EncodingDetector (Results 1 – 3 of 3) sorted by relevance
33 from bs4.dammit import EncodingDetector213 detector = EncodingDetector(
317 class EncodingDetector: class584 self.detector = EncodingDetector(
270 EncodingDetector, based on the order of precedence defined in the822 split into its own class, EncodingDetector. A lot of apparently