File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -621,10 +621,11 @@ msgid ""
621621"consuming byte sequences as detailed in the documentation of the individual "
622622"URL quoting functions."
623623msgstr ""
624+ "在本节中描述的行为仅适用于 URL 解析函数。 URL 转码函数在产生和消耗字节序列时使用它们自己的规则,详情参见单独 URL 转码函数的文档。"
624625
625626#: ../../library/urllib.parse.rst:444
626627msgid "URL parsing functions now accept ASCII encoded byte sequences"
627- msgstr ""
628+ msgstr "URL 解析函数现在接受 ASCII 编码的字节序列 "
628629
629630#: ../../library/urllib.parse.rst:451
630631msgid "Structured Parse Results"
@@ -638,6 +639,8 @@ msgid ""
638639"functions, the encoding and decoding support described in the previous "
639640"section, as well as an additional method:"
640641msgstr ""
642+ ":func:`urlparse`, :func:`urlsplit` 和 :func:`urldefrag` 函数的结果对象是 "
643+ ":class:`tuple` 类型的子类。 这些子类中增加了在那些函数的文档中列出的属性,之前小节中描述的编码和解码支持,以及一个附加方法:"
641644
642645#: ../../library/urllib.parse.rst:461
643646msgid ""
You can’t perform that action at this time.
0 commit comments