Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 296f4a8

Browse files
[po] auto sync
1 parent 48f75ea commit 296f4a8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

library/os.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,6 +1273,8 @@ msgid ""
12731273
":data:`O_CLOEXEC`. Return a pair of file descriptors ``(r, w)`` usable for "
12741274
"reading and writing, respectively."
12751275
msgstr ""
1276+
"创建带有 *flags* 标志位的管道。可通过对以下一个或多个值进行“或”运算来构造这些 "
1277+
"*flags*::data:`O_NONBLOCK`、:data:`O_CLOEXEC`。返回一对分别用于读取和写入的文件描述符 ``(r, w)``。"
12761278

12771279
#: ../../library/os.rst:1067
12781280
msgid ""

0 commit comments

Comments
 (0)