From aa9ec02c33bcde030bd17eaa0b082f2b0e5d3c9b Mon Sep 17 00:00:00 2001 From: Dmitry Vasiliev Date: Thu, 12 Feb 2009 09:16:17 +0300 Subject: [PATCH] Added new TODO item --- TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.txt b/TODO.txt index 7d4e0b0..c3ec77f 100644 --- a/TODO.txt +++ b/TODO.txt @@ -17,3 +17,7 @@ Later - Need more checks for errors like: absent brackets, absent quotes, back slash at the end of strings; + +- pythonError tips from + http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ (reported by + Giuliani Deon Sanches)