We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c75a09 commit bccef03Copy full SHA for bccef03
1 file changed
library/sys.po
@@ -7,7 +7,7 @@ msgid ""
7
msgstr ""
8
"Project-Id-Version: Python 3.13\n"
9
"Report-Msgid-Bugs-To: \n"
10
-"POT-Creation-Date: 2024-11-13 00:13+0000\n"
+"POT-Creation-Date: 2025-01-18 00:13+0000\n"
11
"PO-Revision-Date: 2023-04-26 02:54+0800\n"
12
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
13
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -27,7 +27,8 @@ msgstr ":mod:`!sys` --- 系統特定的參數與函式"
27
msgid ""
28
"This module provides access to some variables used or maintained by the "
29
"interpreter and to functions that interact strongly with the interpreter. It "
30
-"is always available."
+"is always available. Unless explicitly noted otherwise, all variables are "
31
+"read-only."
32
33
34
#: ../../library/sys.rst:16
0 commit comments