File tree 3 files changed +1235
-1279
lines changed
3 files changed +1235
-1279
lines changed Original file line number Diff line number Diff line change 9
9
msgstr ""
10
10
"Project-Id-Version : Python 3.13\n "
11
11
"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 "
13
13
"PO-Revision-Date : 2022-10-16 06:03+0800\n "
14
14
"
Last-Translator :
Adrian Liaw <[email protected] >\n "
15
15
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -227,8 +227,9 @@ msgid ""
227
227
msgstr ""
228
228
229
229
#: ../../library/unittest.rst:113
230
+ #, fuzzy
230
231
msgid ""
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 "
232
233
"individual tests are defined with methods whose names start with the letters "
233
234
"``test``. This naming convention informs the test runner about which "
234
235
"methods represent tests."
You can’t perform that action at this time.
0 commit comments