Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 02f1700

Browse files
[po] auto sync
1 parent a2b0e1d commit 02f1700

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

library/smtplib.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,9 @@ msgid ""
332332
"Returns a 2-tuple of the response code and message sent by the server in its"
333333
" connection response."
334334
msgstr ""
335+
"连接到某个主机的某个端口。默认是连接到 localhost 的标准 SMTP 端口(25)上。如果主机名以冒号 (``':'``) "
336+
"结尾,后跟数字,则该后缀将被删除,且数字将视作要使用的端口号。如果在实例化时指定了 host,则构造函数会自动调用本方法。返回包含响应码和响应消息的 2"
337+
" 元组,它们由服务器在其连接响应中发送。"
335338

336339
#: ../../library/smtplib.rst:261
337340
msgid ""

0 commit comments

Comments
 (0)