For questions about code that deals with any kind of Cyrillic (including the original Cyrillic script and the modern Cyrillic alphabets, such as the Russian alphabet).
How to check whether a string contains Cyrillic characters? E.g. >>> has_cyrillic('Hello, world!') False &…
python string cyrillic