mirror of
https://github.com/vim-python/python-syntax.git
synced 2025-12-11 15:11:53 +08:00
Done TODO item
This commit is contained in:
2
TODO.txt
2
TODO.txt
@@ -1,8 +1,6 @@
|
|||||||
Now
|
Now
|
||||||
===
|
===
|
||||||
|
|
||||||
- String escapes doesn't work inside bytes;
|
|
||||||
|
|
||||||
- When we check spelling we don't need to check the whole strings only the
|
- 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
|
content. For example we don't need to check 'u' for spelling in strings
|
||||||
like this: u"Some text";
|
like this: u"Some text";
|
||||||
|
|||||||
Reference in New Issue
Block a user