Browse Source

Added new TODO item

Dmitry Vasiliev 15 years ago
parent
commit
aa9ec02c33
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      TODO.txt

+ 4
- 0
TODO.txt View File

17
 
17
 
18
 - Need more checks for errors like: absent brackets, absent quotes,
18
 - Need more checks for errors like: absent brackets, absent quotes,
19
   back slash at the end of strings;
19
   back slash at the end of strings;
20
+
21
+- pythonError tips from
22
+  http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ (reported by
23
+  Giuliani Deon Sanches)