File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ msgid ""
225225"Instances of the *DatagramTransport* class are returned from the "
226226":meth:`loop.create_datagram_endpoint` event loop method."
227227msgstr ""
228- " *DatagramTransport* 类实例由事件循环方法 :meth:`loop.create_datagram_endpoint` 返回。"
228+ "*DatagramTransport* 类实例由事件循环方法 :meth:`loop.create_datagram_endpoint` 返回。"
229229
230230#: ../../library/asyncio-protocol.rst:135
231231msgid ""
@@ -238,6 +238,8 @@ msgid ""
238238"Instances of the *SubprocessTransport* class are returned from event loop "
239239"methods :meth:`loop.subprocess_shell` and :meth:`loop.subprocess_exec`."
240240msgstr ""
241+ "*SubprocessTransport* 类的实例由事件循环方法 :meth:`loop.subprocess_shell` 和 "
242+ ":meth:`loop.subprocess_exec` 返回。"
241243
242244#: ../../library/asyncio-protocol.rst:144
243245msgid "Base Transport"
You can’t perform that action at this time.
0 commit comments