Skip to content

Commit 7601f0b

Browse files
committed
Update library/unittest.mock.po
1 parent 8ed84af commit 7601f0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/unittest.mock.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2597,7 +2597,7 @@ msgid ""
25972597
"attributes from the original are shown, even if they haven't been accessed "
25982598
"yet:"
25992599
msgstr ""
2600-
"當過濾方式開啟時, ``dir(some_mock)`` 僅會顯示有用的屬性,並將包括通常不會顯"
2600+
"當過濾方式開啟時,``dir(some_mock)`` 僅會顯示有用的屬性,並將包括通常不會顯"
26012601
"示的任何動態建立的屬性。如果 mock 是使用 *spec*\\ (或 *autospec*\\ )來建立"
26022602
"的,那麼源頭的所有屬性都會顯示,即使它們尚未被存取:"
26032603

0 commit comments

Comments
 (0)