File tree 2 files changed +6829
-6822
lines changed
2 files changed +6829
-6822
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ msgid ""
22
22
msgstr ""
23
23
"Project-Id-Version : Python 3.9\n "
24
24
"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 "
26
26
"PO-Revision-Date : 2017-02-16 23:28+0000\n "
27
27
"Last-Translator : Takanori Suzuki <takanori@takanory.net>, 2021\n "
28
28
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -984,7 +984,7 @@ msgstr ""
984
984
msgid ""
985
985
"The most common exception raised is :exc:`OSError`. This occurs, for "
986
986
"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``, "
988
988
":exc:`OSError` will be raised by the child only if the selected shell itself"
989
989
" was not found. To determine if the shell failed to find the requested "
990
990
"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