1919# Zombie110year <[email protected] >, 20192020# Shengjing Zhu <[email protected] >, 2019212122- # Arisaka97 <[email protected] >, 20192322# Freesand Leo <[email protected] >, 201923+ # Arisaka97 <[email protected] >, 20192424#
2525#, fuzzy
2626msgid ""
@@ -29,7 +29,7 @@ msgstr ""
2929"Report-Msgid-Bugs-To : \n "
3030"POT-Creation-Date : 2019-12-16 12:12+0000\n "
3131"PO-Revision-Date : 2017-02-16 23:20+0000\n "
32- "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2019\n "
32+ "Last-Translator : Arisaka97 <solitaire2312@gmail .com>, 2019\n "
3333"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
3434"MIME-Version : 1.0\n "
3535"Content-Type : text/plain; charset=UTF-8\n "
@@ -2236,7 +2236,7 @@ msgid ""
22362236"``os.chmod(path, mode, follow_symlinks=False)``."
22372237msgstr ""
22382238"将 *path* 的权限状态修改为 *mode*。如果 path 是符号链接,则影响符号链接本身而非链接目标。可以参考 :func:`chmod` "
2239- "中列出 *mode* 的可用值。从 Python 3.3 开始,这相当于 ``os.chmod(path, mode, "
2239+ "中列出 *mode* 的可用值。从 Python 3.3 开始,它等效于 ``os.chmod(path, mode, "
22402240"follow_symlinks=False)``。"
22412241
22422242#: /home/travis/build/python/cpython-doc-catalog/Doc/library/os.rst:1768
0 commit comments