File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.9\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2021-05-12 06:19 +0000\n "
14+ "POT-Creation-Date : 2021-07-23 06:59 +0000\n "
1515"PO-Revision-Date : 2017-02-16 23:28+0000\n "
1616"Last-Translator : m_aciek <maciej.olko@gmail.com>, 2020\n "
1717"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -712,7 +712,11 @@ msgstr ""
712712msgid ""
713713"The most common exception raised is :exc:`OSError`. This occurs, for "
714714"example, when trying to execute a non-existent file. Applications should "
715- "prepare for :exc:`OSError` exceptions."
715+ "prepare for :exc:`OSError` exceptions. Note that, when ``\" shell=True\" ``, :"
716+ "exc:`OSError` will be raised by the child only if the selected shell itself "
717+ "was not found. To determine if the shell failed to find the requested "
718+ "application, it is necessary to check the return code or output from the "
719+ "subprocess."
716720msgstr ""
717721
718722msgid ""
You can’t perform that action at this time.
0 commit comments