python
python copied to clipboard
Escape in format string interpolation
Escape sequences (generic, unicode, etc.) should be recognised!
'{:\n>12}'
# ^
# not highlighted