/utf8string

Bytes subclass for representing UTF-8 strings

Primary LanguagePython

utf8string Module

This package includes the utf8 type, a subclass of the built-in bytes type, which may be used to represent UTF-8-encoded strings.