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

Commitb2c4ede

Browse files
committed
Minor fix-up to get 3to2 to work with syntax errors being introduced.
1 parentafb5cbe commitb2c4ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎html5lib/serializer/htmlserializer.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
fromsetsimportImmutableSetasfrozenset
66

77
try:
8-
# use functools.reduce to avoid DeprecationWarning with -3
98
fromfunctoolsimportreduce
9+
pass# no-op statement to avoid 3to2 introducing parse error
1010
exceptImportError:
1111
pass
1212

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp