Go to the source code of this file.
Classes | |
class | unicode.Error |
class | unicode.InputError |
Namespaces | |
unicode | |
Functions | |
def | unicode._ParseContinue (s) |
def | unicode._UInt (s) |
def | unicode._URange (s) |
def | unicode._UStr (v) |
def | unicode.CaseGroups (unicode_dir=_UNICODE_DIR) |
def | unicode.Categories (unicode_dir=_UNICODE_DIR) |
def | unicode.ReadUnicodeTable (filename, nfields, doline) |
def | unicode.Scripts (unicode_dir=_UNICODE_DIR) |
Variables | |
int | unicode._RUNE_MAX = 0x10FFFF |
string | unicode._UNICODE_DIR = "https://www.unicode.org/Public/12.1.0/ucd" |