@@ -17,7 +17,7 @@ msgid ""
1717msgstr ""
1818"Project-Id-Version : Python 3.7\n "
1919"Report-Msgid-Bugs-To : \n "
20- "POT-Creation-Date : 2019-03-01 10:44 +0900\n "
20+ "POT-Creation-Date : 2019-06-22 11:42 +0900\n "
2121"PO-Revision-Date : 2017-02-16 23:27+0000\n "
2222"
Last-Translator :
ppcfish <[email protected] >, 2019\n "
2323"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -737,7 +737,7 @@ msgid ""
737737msgstr ""
738738
739739#: ../../library/ssl.rst:668
740- msgid "Alias for data:`PROTOCOL_TLS`."
740+ msgid "Alias for : data:`PROTOCOL_TLS`."
741741msgstr ""
742742
743743#: ../../library/ssl.rst:672
@@ -2084,15 +2084,15 @@ msgstr ""
20842084
20852085#: ../../library/ssl.rst:1824
20862086msgid ""
2087- "The return type of :meth:`SSLContext.wrap_sockets `, defaults to "
2087+ "The return type of :meth:`SSLContext.wrap_socket `, defaults to "
20882088":class:`SSLSocket`. The attribute can be overridden on instance of class in "
20892089"order to return a custom subclass of :class:`SSLSocket`."
20902090msgstr ""
20912091
20922092#: ../../library/ssl.rst:1833
20932093msgid ""
20942094"Wrap the BIO objects *incoming* and *outgoing* and return an instance of "
2095- "attr:`SSLContext.sslobject_class` (default :class:`SSLObject`). The SSL "
2095+ ": attr:`SSLContext.sslobject_class` (default :class:`SSLObject`). The SSL "
20962096"routines will read input data from the incoming BIO and write data to the "
20972097"outgoing BIO."
20982098msgstr ""
0 commit comments