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 48f75ea commit 296f4a8Copy full SHA for 296f4a8
1 file changed
library/os.po
@@ -1273,6 +1273,8 @@ msgid ""
1273
":data:`O_CLOEXEC`. Return a pair of file descriptors ``(r, w)`` usable for "
1274
"reading and writing, respectively."
1275
msgstr ""
1276
+"创建带有 *flags* 标志位的管道。可通过对以下一个或多个值进行“或”运算来构造这些 "
1277
+"*flags*::data:`O_NONBLOCK`、:data:`O_CLOEXEC`。返回一对分别用于读取和写入的文件描述符 ``(r, w)``。"
1278
1279
#: ../../library/os.rst:1067
1280
msgid ""
0 commit comments