File tree Expand file tree Collapse file tree 3 files changed +1235
-1279
lines changed
Expand file tree Collapse file tree 3 files changed +1235
-1279
lines changed Original file line number Diff line number Diff line change 99msgstr ""
1010"Project-Id-Version : Python 3.13\n "
1111"Report-Msgid-Bugs-To : \n "
12- "POT-Creation-Date : 2025-02-23 00:15 +0000\n "
12+ "POT-Creation-Date : 2025-05-18 00:18 +0000\n "
1313"PO-Revision-Date : 2022-10-16 06:03+0800\n "
1414"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1515"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -227,8 +227,9 @@ msgid ""
227227msgstr ""
228228
229229#: ../../library/unittest.rst:113
230+ #, fuzzy
230231msgid ""
231- "A testcase is created by subclassing :class:`unittest.TestCase`. The three "
232+ "A test case is created by subclassing :class:`unittest.TestCase`. The three "
232233"individual tests are defined with methods whose names start with the letters "
233234"``test``. This naming convention informs the test runner about which "
234235"methods represent tests."
You can’t perform that action at this time.
0 commit comments