bagof.hints.strings
String-like objects.
Attributes
BytesLike
module-attribute
Different bytes representations: (bytes | bytearray | memoryview).
StringLike
module-attribute
Strings or bytes: (str | bytes | bytearray | memoryview).