Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7c10f44

Browse filesBrowse files
Update library/os.path.po
Co-authored-by: cschan <45995789+cschan1828@users.noreply.github.com>
1 parent f0e9494 commit 7c10f44
Copy full SHA for 7c10f44

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎library/os.path.po

Copy file name to clipboardExpand all lines: library/os.path.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ msgstr ""
595595
"份,*head* 是在它之前的所有部分。*tail* 部分不會包含斜線;如果 *path* 以斜線"
596596
"結尾,則 *tail* 將為空。如果 *path* 中沒有斜線,則 *head* 將為空。如果 "
597597
"*path* 為空,則 *head* 和 *tail* 都為空。除非 *head* 是根目錄(僅有一個或多個"
598-
"斜線),否則從 *head* 中刪除尾部的斜線。在所有情況下,``join(head, tail)`` "
598+
"斜線),否則從 *head* 中刪除尾部的斜線。在所有情況下,``join(head, tail)`` "
599599
"回指向與 *path* 相同位置的路徑(但字串可能不同)。還可以參考函式 :func:"
600600
"`dirname` 和 :func:`basename`。"
601601

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.