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 31c285b commit b7ecb96Copy full SHA for b7ecb96
library/pathlib.po
@@ -2715,6 +2715,8 @@ msgid ""
2715
"include the *path* as a prefix, unlike the results of ``glob."
2716
"glob(root_dir=path)``."
2717
msgstr ""
2718
+"pathlib の ``path.glob()`` や ``path.rglob()`` の戻り値は、"
2719
+"``glob.glob(root_dir=path)`` の結果とは異なり、*path* をプレフィックスとして含みます。"
2720
2721
#: ../../library/pathlib.rst:1840
2722
msgid ""
requirements.txt
@@ -4,3 +4,4 @@ powrap
4
pospell
5
pomerge
6
translate-toolkit
7
+splitpo
0 commit comments