Added new TODO item

This commit is contained in:
Dmitry Vasiliev
2008-12-25 23:24:05 +03:00
parent 7310daf443
commit c773423e1c

View File

@@ -1,6 +1,8 @@
Now
===
- String escapes doesn't work inside bytes;
- When we check spelling we don't need to check the whole strings only the
content. For example we don't need to check 'u' for spelling in strings
like this: u"Some text";