浏览代码

Added TODO item

Dmitry Vasiliev 14 年前
父节点
当前提交
c8113a7a4f
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      TODO.txt

+ 2
- 0
TODO.txt 查看文件

1
 Now
1
 Now
2
 ===
2
 ===
3
 
3
 
4
+- Add support for slice syntax:
5
+  http://img155.imageshack.us/img155/7767/screenshotgs.png
4
 - When we check spelling we don't need to check the whole strings only the
6
 - When we check spelling we don't need to check the whole strings only the
5
   content. For example we don't need to check 'u' for spelling in strings
7
   content. For example we don't need to check 'u' for spelling in strings
6
   like this: u"Some text";
8
   like this: u"Some text";