File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.11\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2023-05-09 00:15+0000\n "
11
- "PO-Revision-Date : 2023-07-12 12:41 +0800\n "
11
+ "PO-Revision-Date : 2023-07-12 12:44 +0800\n "
12
12
"
Last-Translator :
Po-Chuan Chen <[email protected] >\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
14
14
"tw)\n "
@@ -50,8 +50,8 @@ msgid ""
50
50
"the :mod:`glob` module.)"
51
51
msgstr ""
52
52
"與 Unix shell 不同,Python 不會 *自動* 進行路徑展開(path expansions)。當應"
53
- "用程式需要進行類似 shell 的路徑展開時,可以明確地調用 \\ :func:`expanduser` "
54
- "\\ 和 \\ : func:`expandvars` \\ 等函數。(另請參閱 \\ :mod:`glob` \\ 模組。)"
53
+ "用程式需要進行類似 shell 的路徑展開時,可以明確地調用 :func:`expanduser` 和 : "
54
+ "func:`expandvars` 等函數。(另請參閱 :mod:`glob` 模組。)"
55
55
56
56
#: ../../library/os.path.rst:26
57
57
msgid "The :mod:`pathlib` module offers high-level path objects."
You can’t perform that action at this time.
0 commit comments