File tree Expand file tree Collapse file tree 2 files changed +425
-424
lines changed Expand file tree Collapse file tree 2 files changed +425
-424
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"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 "
11
11
"PO-Revision-Date : 2018-05-23 14:40+0000\n "
12
12
"
Last-Translator :
Adrian Liaw <[email protected] >\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -56,10 +56,10 @@ msgid ""
56
56
"instance of :class:`InteractiveConsole` and sets *readfunc* to be used as "
57
57
"the :meth:`InteractiveConsole.raw_input` method, if provided. If *local* is "
58
58
"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."
63
63
msgstr ""
64
64
65
65
#: ../../library/code.rst:44
You can’t perform that action at this time.
0 commit comments