Files
python-syntax/TODO.txt
2008-12-07 18:20:21 +03:00

14 lines
325 B
Plaintext

Now
===
Later
=====
- Highligh errors where symbols follow by numbers like this: 0o123LaB
- Need more accurate way to handle indentation errors. For example
mixing spaces and tabs may be used for pretty formatting;
- Need more checks for errors like: absent brackets, absent quotes,
back slash at the end of strings;