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

Commit6b99d52

Browse files
committed
Export and document html5lib.__version__
It's not much use if it's private.
1 parentba63e09 commit6b99d52

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎html5lib/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
from .serializerimportserialize
2020

2121
__all__= ["HTMLParser","parse","parseFragment","getTreeBuilder",
22-
"getTreeWalker","serialize"]
22+
"getTreeWalker","serialize","__version__"]
2323

2424
# this has to be at the top level, see how setup.py parses this
25+
#: Distribution version number, which asymptotically approaches 1.
2526
__version__="0.9999999999-dev"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp