File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1664,30 +1664,30 @@ msgid ""
16641664"The following example uses the ``POST`` method instead. Note that params "
16651665"output from urlencode is encoded to bytes before it is sent to urlopen as "
16661666"data::"
1667- msgstr ""
1667+ msgstr "以下示例换用 ``POST`` 方法。请注意 urlencode 输出结果先被编码为字节串 data,再送入 urlopen。 "
16681668
16691669#: ../../library/urllib.request.rst:1324
16701670msgid ""
16711671"The following example uses an explicitly specified HTTP proxy, overriding "
16721672"environment settings::"
1673- msgstr ""
1673+ msgstr "以下示例显式指定了 HTTP 代理,以覆盖环境变量中的设置: "
16741674
16751675#: ../../library/urllib.request.rst:1334
16761676msgid ""
16771677"The following example uses no proxies at all, overriding environment "
16781678"settings::"
1679- msgstr ""
1679+ msgstr "以下示例根本不用代理,也覆盖了环境变量中的设置: "
16801680
16811681#: ../../library/urllib.request.rst:1344
16821682msgid "Legacy interface"
1683- msgstr ""
1683+ msgstr "沿袭的接口 "
16841684
16851685#: ../../library/urllib.request.rst:1346
16861686msgid ""
16871687"The following functions and classes are ported from the Python 2 module "
16881688"``urllib`` (as opposed to ``urllib2``). They might become deprecated at "
16891689"some point in the future."
1690- msgstr ""
1690+ msgstr "以下函数和类是由 Python 2 模块 ``urllib``(相对早于 ``urllib2`` )移植过来的。将来某个时候可能会停用。 "
16911691
16921692#: ../../library/urllib.request.rst:1352
16931693msgid ""
You can’t perform that action at this time.
0 commit comments