Module str

Source

Functionsยง

lower_ascii_letter ๐Ÿ”’
If c is an ASCII letter, return the corresponding lowercase letter, otherwise None.
to_escaped_string ๐Ÿ”’