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

Skip to content

Commit ebf7bf4

Browse files
[po] auto sync
1 parent b965cfa commit ebf7bf4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

library/urllib.request.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,13 +1090,16 @@ msgid ""
10901090
"define it if they want to catch all URLs with no specific registered handler"
10911091
" to open it."
10921092
msgstr ""
1093+
"本方法在 :class:`BaseHandler` 中 *未* 予定义,但其子类若要捕获并打开所有未注册 handler 的 URL,则应进行定义。"
10931094

10941095
#: ../../library/urllib.request.rst:760
10951096
msgid ""
10961097
"This method, if implemented, will be called by the :attr:`parent` "
10971098
":class:`OpenerDirector`. Return values should be the same as for "
10981099
":meth:`default_open`."
10991100
msgstr ""
1101+
"若实现了本方法,将会被 :attr:`parent` 属性指向的父 :class:`OpenerDirector` 调用。返回值和 "
1102+
":meth:`default_open` 的一样。"
11001103

11011104
#: ../../library/urllib.request.rst:767
11021105
msgid ""

0 commit comments

Comments
 (0)