File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.10\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2021-10-26 16:47 +0000\n "
10
+ "POT-Creation-Date : 2022-07-19 00:19 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 14:38+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- "
@@ -60,7 +60,7 @@ msgstr ""
60
60
msgid ""
61
61
"This is the base of all AST node classes. The actual node classes are "
62
62
"derived from the :file:`Parser/Python.asdl` file, which is reproduced :ref:"
63
- "`below <abstract-grammar>`. They are defined in the :mod:`_ast` C module "
63
+ "`above <abstract-grammar>`. They are defined in the :mod:`_ast` C module "
64
64
"and re-exported in :mod:`ast`."
65
65
msgstr ""
66
66
@@ -977,7 +977,8 @@ msgstr ""
977
977
#: ../../library/ast.rst:1938
978
978
msgid "Added ``type_comments``, ``mode='func_type'`` and ``feature_version``."
979
979
msgstr ""
980
- "新增 ``type_comments``\\ 、\\ ``mode='func_type'`` 與 ``feature_version``\\ 。"
980
+ "新增 ``type_comments``\\ 、\\ ``mode='func_type'`` 與 ``feature_version``"
981
+ "\\ 。"
981
982
982
983
#: ../../library/ast.rst:1944
983
984
msgid ""
You can’t perform that action at this time.
0 commit comments