class documentation

class TestEncodingDetector(object): (source)

View In Hierarchy

Undocumented

def test_byte_order_mark_removed(self): (source)

Undocumented

def test_deprecated_override_encodings(self): (source)

Undocumented

def test_detect_html5_style_meta_tag(self): (source)

Undocumented

def test_detwingle(self): (source)

Undocumented

def test_detwingle_ignores_multibyte_characters(self): (source)

Undocumented

def test_encoding_detector_replaces_junk_in_encoding_name_with_replacement_character(self): (source)

Undocumented

def test_find_declared_encoding(self): (source)

Undocumented

def test_known_definite_versus_user_encodings(self): (source)

Undocumented

def test_last_ditch_entity_replacement(self): (source)

Undocumented