101011111212# Yi Cao <[email protected] >, 201913- # Dai Xu <[email protected] >, 20211413# Jiuh-star <[email protected] >, 202114+ # Dai Xu <[email protected] >, 20211515#
1616#, fuzzy
1717msgid ""
@@ -20,7 +20,7 @@ msgstr ""
2020"Report-Msgid-Bugs-To : \n "
2121"POT-Creation-Date : 2021-02-06 05:23+0000\n "
2222"PO-Revision-Date : 2017-02-16 17:46+0000\n "
23- "Last-Translator : Jiuh-star <jiuh.star@gmail .com>, 2021\n "
23+ "Last-Translator : Dai Xu <daixu61@hotmail .com>, 2021\n "
2424"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2525"MIME-Version : 1.0\n "
2626"Content-Type : text/plain; charset=UTF-8\n "
@@ -69,7 +69,7 @@ msgstr ""
6969
7070#: ../../howto/urllib2.rst:27
7171msgid "A tutorial on *Basic Authentication*, with examples in Python."
72- msgstr "*基础身份验证 * 的教程,带有一些 Python 示例。"
72+ msgstr "*基本认证 * 的教程,带有一些 Python 示例。"
7373
7474#: ../../howto/urllib2.rst:29
7575msgid ""
@@ -581,6 +581,11 @@ msgid ""
581581"``HTTPDefaultErrorHandler``, ``HTTPRedirectHandler``, ``FTPHandler``, "
582582"``FileHandler``, ``DataHandler``, ``HTTPErrorProcessor``."
583583msgstr ""
584+ "在以上例子中,只向 ``build_opener`` 给出了 ``HTTPBasicAuthHandler`` 。默认情况下,opener "
585+ "会有用于处理常见状况的 handler ——``ProxyHandler`` (如果设置代理的话,比如设置了环境变量 "
586+ ":envvar:`http_proxy` ),``UnknownHandler`` 、``HTTPHandler`` 、 "
587+ "``HTTPDefaultErrorHandler`` 、 ``HTTPRedirectHandler`` 、 ``FTPHandler`` 、 "
588+ "``FileHandler`` 、 ``DataHandler`` 、 ``HTTPErrorProcessor`` 。"
584589
585590#: ../../howto/urllib2.rst:522
586591msgid ""
0 commit comments