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 0d52b8d commit 4617c0dCopy full SHA for 4617c0d
1 file changed
library/pathlib.po
@@ -169,9 +169,8 @@ msgid ""
169
"``PurePosixPath('bar')``, which is wrong if ``foo`` is a symbolic link to "
170
"another directory)"
171
msgstr ""
172
-"(如果你想让 ``PurePosixPath('foo/../bar')`` 等同于 ``PurePosixPath('bar')``,那么 you "
173
-"are too young, too simple, sometimes naive! 如果 ``foo`` "
174
-"是一个指向其他其他目录的符号链接,那就出毛病啦。)"
+"(一个很 naïve 的做法是让 ``PurePosixPath('foo/../bar')`` 等同于 "
+"``PurePosixPath('bar')``,如果 ``foo`` 是一个指向其他目录的符号链接那么这个做法就将出错)"
175
176
#: ../../library/pathlib.rst:150
177
msgid ""
0 commit comments