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

Skip to content

Commit 8e35b49

Browse files
committed
[po] auto sync bot
1 parent 51dba78 commit 8e35b49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

library/importlib.po

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -792,6 +792,7 @@ msgid ""
792792
" with this ABC should only be returned when the specified module is a "
793793
"package."
794794
msgstr ""
795+
"想支持资源读取的加载器需要提供一个返回实现了抽象类ABC接口的对象的``get_resource_reader(fullname)``方法。如果通过fullname指定的模块不是一个包,这个方法应该返回:const:`None`。当指定的模块是一个包时,应该只返回一个兼容这个抽象类ABC的对象。"
795796

796797
#: ../../library/importlib.rst:513
797798
msgid ""

0 commit comments

Comments
 (0)