File tree Expand file tree Collapse file tree 3 files changed +208
-198
lines changed Expand file tree Collapse file tree 3 files changed +208
-198
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.13\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2024-10-09 00:13+0000\n "
10
+ "POT-Creation-Date : 2025-01-22 00:13+0000\n "
11
11
"PO-Revision-Date : 2018-05-23 14:08+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- "
@@ -390,7 +390,17 @@ msgstr ""
390
390
msgid "Added *cf_feature_version* field."
391
391
msgstr "新增 *cf_feature_version* 欄位。"
392
392
393
- #: ../../c-api/veryhigh.rst:354
393
+ #: ../../c-api/veryhigh.rst:351
394
+ msgid "The available compiler flags are accessible as macros:"
395
+ msgstr ""
396
+
397
+ #: ../../c-api/veryhigh.rst:360
398
+ msgid ""
399
+ "See :ref:`compiler flags <ast-compiler-flags>` in documentation of the :py:"
400
+ "mod:`!ast` Python module, which exports these constants under the same names."
401
+ msgstr ""
402
+
403
+ #: ../../c-api/veryhigh.rst:366
394
404
msgid ""
395
405
"This bit can be set in *flags* to cause division operator ``/`` to be "
396
406
"interpreted as \" true division\" according to :pep:`238`."
Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.13\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2024-09-27 00:14 +0000\n "
10
+ "POT-Creation-Date : 2025-01-22 00:13 +0000\n "
11
11
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
12
12
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -615,7 +615,7 @@ msgstr ""
615
615
msgid ""
616
616
"We see that class G inherits from F and E, with F *before* E: therefore we "
617
617
"would expect the attribute *G.remember2buy* to be inherited by *F."
618
- "rembermer2buy * and not by *E.remember2buy*: nevertheless Python 2.2 gives"
618
+ "remember2buy * and not by *E.remember2buy*: nevertheless Python 2.2 gives"
619
619
msgstr ""
620
620
621
621
#: ../../howto/mro.rst:407
You can’t perform that action at this time.
0 commit comments