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 b42e5fe commit 30bef1fCopy full SHA for 30bef1f
2 files changed
.stat.json
@@ -1 +1 @@
1
-{"translation": "88.81%", "updated_at": "2023-08-10T00:27:24Z"}
+{"translation": "88.81%", "updated_at": "2023-08-10T01:37:19Z"}
library/pathlib.po
@@ -595,8 +595,8 @@ msgid ""
595
msgstr ""
596
"如果路径是一个 :dfn:`挂载点 <mount point>`: 在文件系统中被其他不同的文件系统挂载的地点则返回 ``True``。在 POSIX "
597
"系统上,此函数检查 *path* 的父级 —— :file:`path/..` 是否处于一个和 *path* 不同的设备中,或者 "
598
-"file:`path/..` 和 *path* 是否指向相同设备的相同 i-node —— 这能检测所有 Unix 以及 POSIX 变种上的挂载点。 "
599
-"Windows 上未实现。"
+":file:`path/..` 和 *path* 是否指向相同设备的相同 i-node —— 这能检测所有 Unix 以及 POSIX 变种上的挂载点。"
+" Windows 上未实现。"
600
601
#: ../../library/pathlib.rst:794
602
msgid ""
0 commit comments