Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b7ecb96

Browse files
committed
update pathlib
1 parent 31c285b commit b7ecb96

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

library/pathlib.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2715,6 +2715,8 @@ msgid ""
27152715
"include the *path* as a prefix, unlike the results of ``glob."
27162716
"glob(root_dir=path)``."
27172717
msgstr ""
2718+
"pathlib の ``path.glob()`` や ``path.rglob()`` の戻り値は、"
2719+
"``glob.glob(root_dir=path)`` の結果とは異なり、*path* をプレフィックスとして含みます。"
27182720

27192721
#: ../../library/pathlib.rst:1840
27202722
msgid ""

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ powrap
44
pospell
55
pomerge
66
translate-toolkit
7+
splitpo

0 commit comments

Comments
 (0)