News

Since the Rust tokenizer will tokenize the Python code, some valid Python code is rejected. The main things to remember are: Use double quoted strings ("") instead of single quoted strings ('').
Add this topic to your repo To associate your repository with the string-literals topic, visit your repo's landing page and select "manage topics." ...