File tree 1 file changed +4
-10
lines changed
1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -446,6 +446,8 @@ msgid ""
446
446
"This method is string-based; it neither accesses the filesystem nor treats "
447
447
"\" ``..``\" segments specially. The following code is equivalent:"
448
448
msgstr ""
449
+ "該方法是基於字串的;它既不存取檔案系統,也不特別處理 \" ``..``\" 片段。以下程"
450
+ "式碼是等效的:"
449
451
450
452
#: ../../library/pathlib.rst:523
451
453
msgid ""
@@ -769,6 +771,8 @@ msgid ""
769
771
"propagates any :exc:`OSError` exception that is raised. Subsequent :exc:"
770
772
"`OSError` exceptions from scanning directories are suppressed."
771
773
msgstr ""
774
+ "此方法在頂層目錄上呼叫 :meth:`Path.is_dir` 並傳遞引發的任何 :exc:`OSError` 例"
775
+ "外。將會抑制在目錄對於 :exc:`OSError` 例外的後續掃描。"
772
776
773
777
#: ../../library/pathlib.rst:930 ../../library/pathlib.rst:1347
774
778
msgid ""
@@ -1656,13 +1660,3 @@ msgstr "path(路徑)"
1656
1660
#: ../../library/pathlib.rst:12
1657
1661
msgid "operations"
1658
1662
msgstr "operations(操作)"
1659
-
1660
- #~ msgid ""
1661
- #~ "Make this path a symbolic link to *target*. Under Windows, "
1662
- #~ "*target_is_directory* must be true (default ``False``) if the link's "
1663
- #~ "target is a directory. Under POSIX, *target_is_directory*'s value is "
1664
- #~ "ignored."
1665
- #~ msgstr ""
1666
- #~ "使這個路徑為一個 *target* 的符號連結。如果在 Windows 的連結目標是資料夾,"
1667
- #~ "*target_is_directory* 應該為 true(預設為 ``False``\\ )。如果在 POSIX 的"
1668
- #~ "連結目標是資料夾,*target_is_directory* 的數值會被省略。"
You can’t perform that action at this time.
0 commit comments