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 bf8e284 commit 98df56fCopy full SHA for 98df56f
1 file changed
library/smtplib.po
@@ -500,12 +500,14 @@ msgid ""
500
" in :rfc:`4954` can be sent along with the ``AUTH`` command, rather than "
501
"requiring a challenge/response."
502
msgstr ""
503
+"可选的关键字参数 *initial_response_ok* 对于支持它的认证方法,是否可以与 ``AUTH`` 命令一起发送 :rfc:`4954` "
504
+"中所规定的“初始响应”,而不是要求回复/响应。"
505
506
#: ../../library/smtplib.rst:347
507
msgid ""
508
":exc:`SMTPNotSupportedError` may be raised, and the *initial_response_ok* "
509
"parameter was added."
-msgstr ""
510
+msgstr "可能会引发 :exc:`SMTPNotSupportedError`,并添加 *initial_response_ok* 形参。"
511
512
#: ../../library/smtplib.rst:354
513
0 commit comments