We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0949554 commit b9ff111Copy full SHA for b9ff111
library/ast.po
@@ -6,7 +6,7 @@ msgid ""
6
msgstr ""
7
"Project-Id-Version: Python 3.13\n"
8
"Report-Msgid-Bugs-To: \n"
9
-"POT-Creation-Date: 2024-12-15 17:05+0000\n"
+"POT-Creation-Date: 2025-04-17 00:15+0000\n"
10
"PO-Revision-Date: 2018-05-23 14:38+0000\n"
11
"Last-Translator: Adrian Liaw <[email protected]>\n"
12
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -2117,8 +2117,9 @@ msgid ""
2117
msgstr "一個 ``while`` 迴圈。``test`` 保存條件,例如 :class:`Compare` 節點。"
2118
2119
#: ../../library/ast.rst:1186
2120
+#, fuzzy
2121
msgid ""
-">> print(ast.dump(ast.parse(\"\"\"\n"
2122
+">>> print(ast.dump(ast.parse(\"\"\"\n"
2123
"... while x:\n"
2124
"... ...\n"
2125
"... else:\n"
0 commit comments