Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2ae13cc

Browse files
committed
Remove unused Tokenizer.escape/escapeFlag
1 parent4a8e28a commit2ae13cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎html5lib/_tokenizer.py‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@ def __init__(self, stream, parser=None, **kwargs):
4343
self.parser=parser
4444

4545
# Setup the initial tokenizer state
46-
self.escapeFlag=False
4746
self._state=self.dataState
48-
self.escape=False
4947

5048
# The current token being created
5149
self.currentToken=None

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp