OpenQuizz
Une application de gestion des contenus pédagogiques
|
Data Structures | |
class | BufferedStream |
class | ContentAttrParser |
class | EncodingBytes |
class | EncodingParser |
class | HTMLBinaryInputStream |
class | HTMLUnicodeInputStream |
Functions | |
def | HTMLInputStream (source, **kwargs) |
def | lookupEncoding (encoding) |
def pip._vendor.html5lib._inputstream.HTMLInputStream | ( | source, | |
** | kwargs | ||
) |
def pip._vendor.html5lib._inputstream.lookupEncoding | ( | encoding | ) |
Return the python codec name corresponding to an encoding or None if the string doesn't correspond to a valid encoding.
ascii_punctuation_re |
asciiLettersBytes |
asciiUppercaseBytes |
charsUntilRegEx |
invalid_unicode_no_surrogate |
invalid_unicode_re |
non_bmp_invalid_codepoints |
spaceCharactersBytes |
spacesAngleBrackets |