소스 검색

Added new TODO item

Dmitry Vasiliev 16 년 전
부모
커밋
21a573403a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      TODO.txt

+ 2
- 0
TODO.txt 파일 보기

@@ -1,5 +1,7 @@
1 1
 - Python 3.0 string formatting
2 2
 
3
+- Highligh errors where symbols follow by numbers like this: 0o123LaB
4
+
3 5
 - Need more accurate way to handle indentation errors. For example
4 6
   mixing spaces and tabs may be used for pretty formatting;
5 7