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

Commit80a6d3d

Browse files
committed
Add undefined error to list of errors
--HG--extra : convert_revision : svn%3Aacbfec75-9323-0410-a652-858a13e371e0/trunk%401054
1 parent53b7b98 commit80a6d3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/html5lib/constants.py‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@
232232
"expected-eof-but-got-end-tag":
233233
_(u"Unexpected end tag (%(name)s)"
234234
u". Expected end of file."),
235+
"XXX-undefined-error":
236+
(u"Undefined error (this sucks and should be fixed)"),
235237
}
236238

237239
contentModelFlags= {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp