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 77msgstr ""
88"Project-Id-Version : Python 3.13\n "
99"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 "
1111"PO-Revision-Date : 2018-05-23 14:08+0000\n "
1212"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -390,7 +390,17 @@ msgstr ""
390390msgid "Added *cf_feature_version* field."
391391msgstr "新增 *cf_feature_version* 欄位。"
392392
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
394404msgid ""
395405"This bit can be set in *flags* to cause division operator ``/`` to be "
396406"interpreted as \" true division\" according to :pep:`238`."
Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : Python 3.13\n "
99"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 "
1111"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1212"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -615,7 +615,7 @@ msgstr ""
615615msgid ""
616616"We see that class G inherits from F and E, with F *before* E: therefore we "
617617"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"
619619msgstr ""
620620
621621#: ../../howto/mro.rst:407
You can’t perform that action at this time.
0 commit comments