Quellcode durchsuchen

Added new TODO item

Dmitry Vasiliev vor 16 Jahren
Ursprung
Commit
aa9ec02c33
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  1. 4
    0
      TODO.txt

+ 4
- 0
TODO.txt Datei anzeigen

@@ -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)