Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e815ce4 commit 9f3e01cCopy full SHA for 9f3e01c
1 file changed
library/functions.po
@@ -1872,6 +1872,8 @@ msgid ""
1872
"handler is used when writing data. This is useful for processing files in "
1873
"an unknown encoding."
1874
msgstr ""
1875
+"``'surrogateescape'`` 将把任何不正确的字节表示为 U+DC80 至 U+DCFF 范围内的下方替代码位。 当在写入数据时使用 "
1876
+"``surrogateescape`` 错误处理句柄时这些替代码位会被转回到相同的字节。 这适用于处理具有未知编码格式的文件。"
1877
1878
#: ../../library/functions.rst:1160
1879
msgid ""
0 commit comments