MagicStack / MagicPython

Cutting edge Python syntax highlighter for Sublime Text, Atom and Visual Studio Code. Used by GitHub to highlight your Python code!
MIT License
1.41k stars 91 forks source link

Python modulo operator parsed in a string #263

Open dnicolson opened 9 months ago

dnicolson commented 9 months ago

print('10 % 2')