JetJadeja / Tanzine

A Programming Language Interpreted in Python.
MIT License
6 stars 0 forks source link

[]: Python Error Not Covered By Parser #7

Closed Tater-Bot closed 4 years ago

Tater-Bot commented 4 years ago

A Python error occurred when running this Tanzine: https://discordapp.com/channels/731302554784235520/731734335824330842/732079399070859264 Tanzine Code:

@RUN@ (,\)``` 
**Python Error:**

Traceback (most recent call last): File "run.py", line 10, in parser.Parse() File "/Users/benmayer/Desktop/tanzine-bot/tokens.py", line 276, in Parse if func[0] == '@': IndexError: string index out of range