File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.11\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2022-11 -12 07:07 +0000\n "
10
+ "POT-Creation-Date : 2023-01 -12 00:32 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 16:12+0000\n "
12
12
"
Last-Translator :
Adrian Liaw <[email protected] >\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -2583,9 +2583,9 @@ msgstr ""
2583
2583
msgid ""
2584
2584
"The version number used to form registry keys on Windows platforms. This is "
2585
2585
"stored as string resource 1000 in the Python DLL. The value is normally the "
2586
- "first three characters of :const:`version` . It is provided in the :mod: "
2587
- "`sys` module for informational purposes; modifying this value has no effect "
2588
- "on the registry keys used by Python."
2586
+ "major and minor versions of the running Python interpreter . It is provided "
2587
+ "in the :mod: `sys` module for informational purposes; modifying this value "
2588
+ "has no effect on the registry keys used by Python."
2589
2589
msgstr ""
2590
2590
2591
2591
#: ../../library/sys.rst:1817
You can’t perform that action at this time.
0 commit comments