Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4822c5 commit 2f0b269Copy full SHA for 2f0b269
1 file changed
library/asyncio-llapi-index.po
@@ -791,16 +791,17 @@ msgstr ""
791
msgid ""
792
"Return the transport for the requested communication pipe (*stdin*, "
793
"*stdout*, or *stderr*)."
794
-msgstr ""
+msgstr "返回请求通信管道 (*stdin*, *stdout*, 或 *stderr*)的传输。"
795
796
#: ../../library/asyncio-llapi-index.rst:390
797
798
":meth:`transport.get_returncode() <SubprocessTransport.get_returncode>`"
799
msgstr ""
800
+":meth:`transport.get_returncode() <SubprocessTransport.get_returncode>`"
801
802
#: ../../library/asyncio-llapi-index.rst:391
803
msgid "Return the subprocess return code."
804
+msgstr "返回子进程的返回代号。"
805
806
#: ../../library/asyncio-llapi-index.rst:393
807
msgid ":meth:`transport.kill() <SubprocessTransport.kill>`"
0 commit comments