We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1973de commit 3e80af6Copy full SHA for 3e80af6
library/html.parser.po
@@ -7,7 +7,7 @@ msgid ""
7
msgstr ""
8
"Project-Id-Version: Python 3.10\n"
9
"Report-Msgid-Bugs-To: \n"
10
-"POT-Creation-Date: 2018-06-26 18:54+0800\n"
+"POT-Creation-Date: 2022-02-18 00:10+0000\n"
11
"PO-Revision-Date: 2018-05-23 16:03+0000\n"
12
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
13
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -133,8 +133,8 @@ msgstr ""
133
134
#: ../../library/html.parser.rst:129
135
msgid ""
136
-"This method is called to handle the start of a tag (e.g. ``<div id=\"main"
137
-"\">``)."
+"This method is called to handle the start tag of an element (e.g. ``<div id="
+"\"main\">``)."
138
139
140
#: ../../library/html.parser.rst:131
0 commit comments