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

Skip to content

Commit cb00e44

Browse files
committed
[po] auto sync bot
1 parent 189af5e commit cb00e44

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

library/importlib.po

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1094,14 +1094,15 @@ msgstr "引发 :exc:`OSError`异常而不是:exc:`NotImplemented`异常。"
10941094
msgid ""
10951095
"Optional abstract method which returns the modification time for the "
10961096
"specified path."
1097-
msgstr ""
1097+
msgstr "返回指定文件路径修改时间的可选的抽象方法。"
10981098

10991099
#: ../../library/importlib.rst:744
11001100
msgid ""
11011101
"This method is deprecated in favour of :meth:`path_stats`. You don't have "
11021102
"to implement it, but it is still available for compatibility purposes. Raise"
11031103
" :exc:`OSError` if the path cannot be handled."
11041104
msgstr ""
1105+
"在有了:meth:`path_stats`的情况下,这个方法被弃用了。没必要去实现它了,但是为了兼容性,它依然处于可用状态。如果文件路径不能被处理,则引发:exc:`OSError`异常。"
11051106

11061107
#: ../../library/importlib.rst:754
11071108
msgid ""

0 commit comments

Comments
 (0)