Skip to content

Commit 382fb8e

Browse files
sync with cpython 8edfa0b0
1 parent 5dbf657 commit 382fb8e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

library/struct.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2024-05-09 00:03+0000\n"
10+
"POT-Creation-Date: 2024-08-20 00:04+0000\n"
1111
"PO-Revision-Date: 2018-05-23 16:11+0000\n"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -606,8 +606,7 @@ msgstr "新增 ``'e'`` 格式的支援。"
606606
#: ../../library/struct.rst:278
607607
msgid ""
608608
"The ``'?'`` conversion code corresponds to the :c:expr:`_Bool` type defined "
609-
"by C99. If this type is not available, it is simulated using a :c:expr:"
610-
"`char`. In standard mode, it is always represented by one byte."
609+
"by C standards since C99. In standard mode, it is represented by one byte."
611610
msgstr ""
612611

613612
#: ../../library/struct.rst:283

0 commit comments

Comments
 (0)