Skip to content

Commit b9ff111

Browse files
sync with cpython db7ad1c8
1 parent 0949554 commit b9ff111

File tree

2 files changed

+351
-345
lines changed

2 files changed

+351
-345
lines changed

library/ast.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.13\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2024-12-15 17:05+0000\n"
9+
"POT-Creation-Date: 2025-04-17 00:15+0000\n"
1010
"PO-Revision-Date: 2018-05-23 14:38+0000\n"
1111
"Last-Translator: Adrian Liaw <[email protected]>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -2117,8 +2117,9 @@ msgid ""
21172117
msgstr "一個 ``while`` 迴圈。``test`` 保存條件,例如 :class:`Compare` 節點。"
21182118

21192119
#: ../../library/ast.rst:1186
2120+
#, fuzzy
21202121
msgid ""
2121-
">> print(ast.dump(ast.parse(\"\"\"\n"
2122+
">>> print(ast.dump(ast.parse(\"\"\"\n"
21222123
"... while x:\n"
21232124
"... ...\n"
21242125
"... else:\n"

0 commit comments

Comments
 (0)