File tree Expand file tree Collapse file tree 2 files changed +6829
-6822
lines changed
Expand file tree Collapse file tree 2 files changed +6829
-6822
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ msgid ""
2222msgstr ""
2323"Project-Id-Version : Python 3.9\n "
2424"Report-Msgid-Bugs-To : \n "
25- "POT-Creation-Date : 2021-07-23 06:59 +0000\n "
25+ "POT-Creation-Date : 2021-07-25 07:01 +0000\n "
2626"PO-Revision-Date : 2017-02-16 23:28+0000\n "
2727"Last-Translator : Takanori Suzuki <takanori@takanory.net>, 2021\n "
2828"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -984,7 +984,7 @@ msgstr ""
984984msgid ""
985985"The most common exception raised is :exc:`OSError`. This occurs, for "
986986"example, when trying to execute a non-existent file. Applications should "
987- "prepare for :exc:`OSError` exceptions. Note that, when ``\" shell=True\" ``, "
987+ "prepare for :exc:`OSError` exceptions. Note that, when ``shell=True``, "
988988":exc:`OSError` will be raised by the child only if the selected shell itself"
989989" was not found. To determine if the shell failed to find the requested "
990990"application, it is necessary to check the return code or output from the "
You can’t perform that action at this time.
0 commit comments