7
7
msgstr ""
8
8
"Project-Id-Version :Python 3.7\n "
9
9
"Report-Msgid-Bugs-To :\n "
10
- "POT-Creation-Date :2021-10-21 00:12 +0000\n "
10
+ "POT-Creation-Date :2021-10-22 00:14 +0000\n "
11
11
"PO-Revision-Date :2018-05-23 16:01+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- "
@@ -984,9 +984,10 @@ msgstr ""
984
984
985
985
#: ../../library/enum.rst:1128
986
986
msgid ""
987
- "Private names will be normal attributes in Python 3.11 instead of either an "
988
- "error or a member (depending on if the name ends with an underscore). Using "
989
- "these names in 3.9 and 3.10 will issue a :exc:`DeprecationWarning`."
987
+ ":ref:`Private names <private-name-mangling>` will be normal attributes in "
988
+ "Python 3.11 instead of either an error or a member (depending on if the name "
989
+ "ends with an underscore). Using these names in 3.9 and 3.10 will issue a :"
990
+ "exc:`DeprecationWarning`."
990
991
msgstr ""
991
992
992
993
#: ../../library/enum.rst:1134
@@ -1004,7 +1005,7 @@ msgid ""
1004
1005
msgstr ""
1005
1006
1006
1007
#: ../../library/enum.rst:1155
1007
- msgid "This behavior is deprecated and will be removed in 3.11 ."
1008
+ msgid "This behavior is deprecated and will be removed in 3.12 ."
1008
1009
msgstr ""
1009
1010
1010
1011
#: ../../library/enum.rst:1161