mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +00:00
str_utils.py has functions for converting strings from one type to another. It also has a TypeVar called NonBinaryStr, which is like AnyStr except that it doesn't allow bytes.
1.3 KiB
1.3 KiB