Expand description
Native unicode module for Unicode text processing.
Exports: unicode.normalize, unicode.category, unicode.is_letter, unicode.is_digit, unicode.graphemes
Functionsยง
- create_
unicode_ module - Create the
unicodemodule.
Native unicode module for Unicode text processing.
Exports: unicode.normalize, unicode.category, unicode.is_letter, unicode.is_digit, unicode.graphemes
unicode module.