99# emrich <[email protected] >, 20171010# cdarlint <[email protected] >, 20171111# Shengjing Zhu <[email protected] >, 201812- # ww song <[email protected] >, 201813121413# Arisaka97 <[email protected] >, 20201514# WH-2099 <[email protected] >, 20201615# Freesand Leo <[email protected] >, 202116+ # ww song <[email protected] >, 20211717#
1818#, fuzzy
1919msgid ""
@@ -22,7 +22,7 @@ msgstr ""
2222"Report-Msgid-Bugs-To : \n "
2323"POT-Creation-Date : 2021-04-29 06:12+0000\n "
2424"PO-Revision-Date : 2017-02-16 23:11+0000\n "
25- "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2021\n "
25+ "Last-Translator : ww song <sww4718168@gmail .com>, 2021\n "
2626"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2727"MIME-Version : 1.0\n "
2828"Content-Type : text/plain; charset=UTF-8\n "
@@ -342,8 +342,8 @@ msgid ""
342342":func:`repr` using ``\\ x``, ``\\ u`` or ``\\ U`` escapes. This generates a "
343343"string similar to that returned by :func:`repr` in Python 2."
344344msgstr ""
345- "与 :func:`repr` 类似,返回包含一个对象的可打印表示形式的字符串,但是 :func:`repr` 返回的字符串中非 ASCII "
346- "编码的字符会使用 `` \\ x``、`` \\ u`` 和 `` \\ U`` 来转义 。 生成的字符串和 Python 2 的 :func:`repr` "
345+ "与 :func:`repr` 类似,返回一个包含对象的可打印表示形式的字符串,但是使用 `` \\ x``、`` \\ u`` 和 `` \\ U`` 对 "
346+ ":func:`repr` 返回的字符串中非 ASCII 编码的字符进行转义 。 生成的字符串和 Python 2 的 :func:`repr` "
347347"返回的结果相似。"
348348
349349#: ../../library/functions.rst:84
0 commit comments