Dmitry Vasiliev 16 лет назад
Родитель
Сommit
aa9ec02c33
1 измененных файлов: 4 добавлений и 0 удалений
  1. 4
    0
      TODO.txt

+ 4
- 0
TODO.txt Просмотреть файл

@@ -17,3 +17,7 @@ Later
17 17
 
18 18
 - Need more checks for errors like: absent brackets, absent quotes,
19 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)