File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
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-11-13 00:13+0000\n "
10
+ "POT-Creation-Date : 2025-01-18 00:13+0000\n "
11
11
"PO-Revision-Date : 2023-04-26 02:54+0800\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -27,7 +27,8 @@ msgstr ":mod:`!sys` --- 系統特定的參數與函式"
27
27
msgid ""
28
28
"This module provides access to some variables used or maintained by the "
29
29
"interpreter and to functions that interact strongly with the interpreter. It "
30
- "is always available."
30
+ "is always available. Unless explicitly noted otherwise, all variables are "
31
+ "read-only."
31
32
msgstr ""
32
33
33
34
#: ../../library/sys.rst:16
You can’t perform that action at this time.
0 commit comments