We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b74be57 commit 537fc3bCopy full SHA for 537fc3b
library/unittest.mock.po
@@ -8,7 +8,7 @@ msgstr ""
8
"Project-Id-Version: Python 3.12\n"
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2023-07-22 00:04+0000\n"
11
-"PO-Revision-Date: 2023-09-07 23:26+0800\n"
+"PO-Revision-Date: 2023-09-07 23:32+0800\n"
12
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
13
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
14
"tw)\n"
@@ -297,7 +297,6 @@ msgstr ""
297
"*set* 或取得不在傳遞給 *spec_set* 的物件上的屬性將會引發 :exc:"
298
"`AttributeError`。"
299
300
-# 待討論
301
#: ../../library/unittest.mock.rst:248
302
msgid ""
303
"*side_effect*: A function to be called whenever the Mock is called. See the :"
0 commit comments