1515# Shengjing Zhu <zsj950618@gmail.com>, 2021
1616# ww song <sww4718168@gmail.com>, 2021
1717# belingud <1170202353@qq.com>, 2021
18- # Freesand Leo <yuqinju@163.com>, 2021
1918# Dai Xu <daixu61@hotmail.com>, 2021
19+ # Freesand Leo <yuqinju@163.com>, 2022
2020#
2121#, fuzzy
2222msgid ""
@@ -25,7 +25,7 @@ msgstr ""
2525"Report-Msgid-Bugs-To : \n "
2626"POT-Creation-Date : 2021-08-10 13:16+0000\n "
2727"PO-Revision-Date : 2021-06-28 01:06+0000\n "
28- "Last-Translator : Dai Xu <daixu61@hotmail .com>, 2021 \n "
28+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2022 \n "
2929"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
3030"MIME-Version : 1.0\n "
3131"Content-Type : text/plain; charset=UTF-8\n "
@@ -1181,8 +1181,8 @@ msgid ""
11811181"Pass an explicit *locals* dictionary if you need to see effects of the code "
11821182"on *locals* after function :func:`exec` returns."
11831183msgstr ""
1184- "默认情况下,*locals* 的行为如下面 :func:`locals` 函数描述的一样:不要试图改变默认的 *locals* 字典。如果您想在 "
1185- ":func:`exec` 函数返回时知道代码对 *locals* 的变动 ,请明确地传递 *locals* 字典。"
1184+ "默认情况下,*locals* 的行为如下面 :func:`locals` 函数描述的一样:不要试图改变默认的 *locals* 字典。 如果您需要在 "
1185+ ":func:`exec` 函数返回时查看代码对 *locals* 的影响 ,请明确地传递 *locals* 字典。"
11861186
11871187#: ../../library/functions.rst:603
11881188msgid ""
0 commit comments