8000 Sync with CPython 3.11 (#407) · python/python-docs-zh-tw@c4bbe64 · GitHub
[go: up one dir, main page]

Skip to content

Commit c4bbe64

Browse files
pydoc-zh-tw[bot]github-actions[bot]mattwang44
authored
Sync with CPython 3.11 (#407)
* sync with cpython cda1d52a * sync with cpython a7ec32e7 * sync with cpython 280b975c * sync with cpython df3ed54e * sync with cpython ffb41eaa * sync with cpython 495cd2de * sync with cpython 78560261 * sync with cpython 43f8082b * sync with cpython a166cb41 * fix: resolve fuzzy entries --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Wang <mattwang44@gmail.com>
1 parent a7c7cc7 commit c4bbe64

File tree

17 files changed

+2252
-2187
lines changed

17 files changed

+2252
-2187
lines changed

c-api/code.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ msgstr ""
2020

2121
#: ../../c-api/code.rst:8
2222
msgid "Code Objects"
23-
msgstr ""
23+
msgstr "程式碼物件"
2424

2525
#: ../../c-api/code.rst:12
2626
msgid ""

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)
0