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 ec4d76b commit ef3d5faCopy full SHA for ef3d5fa
.stat.json
@@ -1 +1 @@
1
-{"translation": "81.77%", "updated_at": "2025-05-30T10:55:43Z"}
+{"translation": "81.78%", "updated_at": "2025-05-30T14:55:47Z"}
library/io.po
@@ -966,6 +966,9 @@ msgid ""
966
":meth:`os.read` and :pep:`475` for more details. Less than size bytes being "
967
"returned does not imply that EOF is imminent."
968
msgstr ""
969
+"返回的字节数可能会少于请求数。 如果流已到达 EOF 则将返回一个空 :class:`bytes` 对象。 "
970
+"如果遇到某些问题可能会进行多次读取并可能尝试重新调用,请参阅 :meth:`os.read` 和 :pep:`475` 了解详情。 返回的字节数少于 "
971
+"size 并不意味着已到达 EOF。"
972
973
#: ../../library/io.rst:573
974
msgid ""
0 commit comments