Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d6e0ec2

Browse files
[po] auto sync
1 parent 5c366d0 commit d6e0ec2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

library/idle.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,6 +1401,9 @@ msgid ""
14011401
"results. For instance, ``sys.modules`` starts with more entries, and "
14021402
"``threading.active_count()`` returns 2 instead of 1."
14031403
msgstr ""
1404+
"除了少量例外,使用 IDLE 执行 Python 代码的结果应当与使用默认方法,即在文本模式的系统控制台或终端窗口中直接通过 Python "
1405+
"解释器执行同样的代码相同。 但是,不同的界面和操作有时会影响显示的结果。 例如,``sys.modules`` 初始时具有更多条目,而 "
1406+
"``threading.active_count()`` 将返回 2 而不是 1。"
14041407

14051408
#: ../../library/idle.rst:743
14061409
msgid ""

0 commit comments

Comments
 (0)