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

Skip to content

Commit fa7d31f

Browse files
[po] auto sync
1 parent 58a6ec9 commit fa7d31f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

library/os.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3619,6 +3619,9 @@ msgid ""
36193619
"``True`` if you may specify ``follow_symlinks=False`` when calling "
36203620
":func:`os.stat` on the local platform::"
36213621
msgstr ""
3622+
"要检查某个函数的 *follow_symlinks* 参数是否可以指定为 ``False``,请在 "
3623+
"``supports_follow_symlinks`` 前使用 ``in`` 运算符。例如,如果在当前平台上调用 :func:`os.stat` "
3624+
"时可以指定 ``follow_symlinks=False``,则此表达式的计算结果为 ``True``::"
36223625

36233626
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/os.rst:2801
36243627
msgid "Create a symbolic link pointing to *src* named *dst*."

0 commit comments

Comments
 (0)