Thanks to visit codestin.com Credit goes to github.com
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 02fdd5e commit 054f05aCopy full SHA for 054f05a
1 file changed
library/urllib.parse.po
@@ -630,10 +630,11 @@ msgid ""
630
"consuming byte sequences as detailed in the documentation of the individual "
631
"URL quoting functions."
632
msgstr ""
633
+"在本节中描述的行为仅适用于 URL 解析函数。 URL 转码函数在产生和消耗字节序列时使用它们自己的规则,详情参见单独 URL 转码函数的文档。"
634
635
#: ../../library/urllib.parse.rst:445
636
msgid "URL parsing functions now accept ASCII encoded byte sequences"
-msgstr ""
637
+msgstr "URL 解析函数现在接受 ASCII 编码的字节序列"
638
639
#: ../../library/urllib.parse.rst:452
640
msgid "Structured Parse Results"
0 commit comments