Skip to content

Commit a9c5444

Browse files
sync with cpython a166cb41
1 parent 997d9c1 commit a9c5444

File tree

5 files changed

+284
-282
lines changed

5 files changed

+284
-282
lines changed

library/__main__.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.11\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2022-02-15 00:10+0000\n"
10+
"POT-Creation-Date: 2023-03-15 00:17+0000\n"
1111
"PO-Revision-Date: 2015-12-09 17:51+0000\n"
1212
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -278,7 +278,7 @@ msgstr ""
278278
msgid ""
279279
"See :mod:`venv` for an example of a package with a minimal ``__main__.py`` "
280280
"in the standard library. It doesn't contain a ``if __name__ == '__main__'`` "
281-
"block. You can invoke it with ``python3 -m venv [directory]``."
281+
"block. You can invoke it with ``python -m venv [directory]``."
282282
msgstr ""
283283

284284
#: ../../library/__main__.rst:264

0 commit comments

Comments
 (0)