8000 sync with cpython 289f27d0 · python/python-docs-zh-tw@9f0ca9c · GitHub
[go: up one dir, main page]

Skip to content

Commit 9f0ca9c

Browse files
sync with cpython 289f27d0
1 parent cd4f10c commit 9f0ca9c

File tree

2 files changed

+125
-117
lines changed

2 files changed

+125
-117
lines changed

library/runpy.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.10\n"
99
"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"
1111
"PO-Revision-Date: 2016-11-19 00:33+0000\n"
1212
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -203,7 +203,7 @@ msgstr ""
203203
msgid ""
204204
"A number of alterations are also made to the :mod:`sys` module. Firstly, "
205205
"``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 "
207207
"with a temporary module object for the module being executed. All "
208208
"modifications to items in :mod:`sys` are reverted before the function "
209209
"returns."

0 commit comments

Comments
 (0)
0