Browse Source

Added new TODO item

Dmitry Vasiliev 15 years ago
parent
commit
21a573403a
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      TODO.txt

+ 2
- 0
TODO.txt View File

@@ -1,5 +1,7 @@
1 1
 - Python 3.0 string formatting
2 2
 
3
+- Highligh errors where symbols follow by numbers like this: 0o123LaB
4
+
3 5
 - Need more accurate way to handle indentation errors. For example
4 6
   mixing spaces and tabs may be used for pretty formatting;
5 7