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 3f611a2 commit d511432Copy full SHA for d511432
1 file changed
glossary.po
@@ -321,7 +321,7 @@ msgid ""
321
":data:`sys.stdout.buffer`, and instances of :class:`io.BytesIO` and "
322
":class:`gzip.GzipFile`."
323
msgstr ""
324
-":term:`file object` 能够读写 :term:`类字节对象 <bytes-like "
+":term:`file object` 能够读写 :term:`字节类对象 <bytes-like "
325
"object>`。二进制文件的例子包括以二进制模式(``'rb'``, ``'wb'`` or "
326
"``'rb+'``)打开的文件、:data:`sys.stdin.buffer`、:data:`sys.stdout.buffer` 以及 "
327
":class:`io.BytesIO` 和 :class:`gzip.GzipFile` 的实例。"
0 commit comments