浏览代码

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)