ソースを参照

Added new TODO item

Dmitry Vasiliev 16 年 前
コミット
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)