File tree Expand file tree Collapse file tree 5 files changed +284
-282
lines changed Expand file tree Collapse file tree 5 files changed +284
-282
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.11\n "
9
9
"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 "
11
11
"PO-Revision-Date : 2015-12-09 17:51+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- "
@@ -278,7 +278,7 @@ msgstr ""
278
278
msgid ""
279
279
"See :mod:`venv` for an example of a package with a minimal ``__main__.py`` "
280
280
"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]``."
282
282
msgstr ""
283
283
284
284
#: ../../library/__main__.rst:264
You can’t perform that action at this time.
0 commit comments