File tree Expand file tree Collapse file tree 2 files changed +125
-117
lines changed Expand file tree Collapse file tree 2 files changed +125
-117
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.10\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2018-06-26 18:54+0800 \n "
10
+ "POT-Creation-Date : 2022-04-16 00:14+0000 \n "
11
11
"PO-Revision-Date : 2016-11-19 00:33+0000\n "
12
12
"Last-Translator : Liang-Bo Wang <me@liang2.tw>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -203,7 +203,7 @@ msgstr ""
203
203
msgid ""
204
204
"A number of alterations are also made to the :mod:`sys` module. Firstly, "
205
205
"``sys.path`` may be altered as described above. ``sys.argv[0]`` is updated "
206
- "with the value of ``file_path `` and ``sys.modules[__name__]`` is updated "
206
+ "with the value of ``path_name `` and ``sys.modules[__name__]`` is updated "
207
207
"with a temporary module object for the module being executed. All "
208
208
"modifications to items in :mod:`sys` are reverted before the function "
209
209
"returns."
You can’t perform that action at this time.
0 commit comments