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 f89a514 commit 158db46Copy full SHA for 158db46
1 file changed
library/wave.po
@@ -46,7 +46,7 @@ msgstr ":mod:`wave` 模块定义了以下函数和异常: "
46
msgid ""
47
"If *file* is a string, open the file by that name, otherwise treat it as a "
48
"file-like object. *mode* can be:"
49
-msgstr "如果*file*是一个字符串,打开对应文件名的文件。否则就把它作为文件对象来处理,*mode*这个参数可以是一下几个值:"
+msgstr "如果 *file* 是一个字符串,打开对应文件名的文件。否则就把它作为文件类对象来处理。*mode* 可以为以下值:"
50
51
#: ../../library/wave.rst:26
52
msgid "``'rb'``"
0 commit comments