Skip to content

Commit e1f3b66

Browse files
github-actions[bot]mattwang44
authored andcommitted
sync with cpython ced35985
1 parent 5468be0 commit e1f3b66

File tree

2 files changed

+425
-424
lines changed

2 files changed

+425
-424
lines changed

library/code.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2023-07-29 10:36+0000\n"
10+
"POT-Creation-Date: 2024-04-09 00:03+0000\n"
1111
"PO-Revision-Date: 2018-05-23 14:40+0000\n"
1212
"Last-Translator: Adrian Liaw <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -56,10 +56,10 @@ msgid ""
5656
"instance of :class:`InteractiveConsole` and sets *readfunc* to be used as "
5757
"the :meth:`InteractiveConsole.raw_input` method, if provided. If *local* is "
5858
"provided, it is passed to the :class:`InteractiveConsole` constructor for "
59-
"use as the default namespace for the interpreter loop. The :meth:`interact` "
60-
"method of the instance is then run with *banner* and *exitmsg* passed as the "
61-
"banner and exit message to use, if provided. The console object is "
62-
"discarded after use."
59+
"use as the default namespace for the interpreter loop. The :meth:"
60+
"`~InteractiveConsole.interact` method of the instance is then run with "
61+
"*banner* and *exitmsg* passed as the banner and exit message to use, if "
62+
"provided. The console object is discarded after use."
6363
msgstr ""
6464

6565
#: ../../library/code.rst:44

0 commit comments

Comments
 (0)