File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2024-04-18 00:04 +0000\n "
10
+ "POT-Creation-Date : 2024-06-01 00:03 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 14:41+0000\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -699,7 +699,7 @@ msgstr ""
699
699
700
700
#: ../../library/contextlib.rst:799
701
701
msgid ""
702
- "This allows the intended cleanup up behaviour to be made explicit up front, "
702
+ "This allows the intended cleanup behaviour to be made explicit up front, "
703
703
"rather than requiring a separate flag variable."
704
704
msgstr ""
705
705
Original file line number Diff line number Diff line change 6
6
msgstr ""
7
7
"Project-Id-Version : Python 3.12\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
- "POT-Creation-Date : 2024-04-18 00:04 +0000\n "
9
+ "POT-Creation-Date : 2024-06-01 00:03 +0000\n "
10
10
"PO-Revision-Date : 2018-05-23 16:17+0000\n "
11
11
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
12
12
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -1371,7 +1371,7 @@ msgstr ""
1371
1371
msgid ""
1372
1372
"The iterator returns :class:`tuple`\\ s containing the ``(start_line, "
1373
1373
"end_line, start_column, end_column)``. The *i-th* tuple corresponds to the "
1374
- "position of the source code that compiled to the *i-th* instruction . Column "
1374
+ "position of the source code that compiled to the *i-th* code unit . Column "
1375
1375
"information is 0-indexed utf-8 byte offsets on the given source line."
1376
1376
msgstr ""
1377
1377
You can’t perform that action at this time.
0 commit comments