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-03-02 05:36 +0000\n "
14+ "POT-Creation-Date : 2021-05-12 06:19 +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 "
@@ -1243,6 +1243,17 @@ msgstr "Uwagi:"
12431243msgid "Calling the program through the shell is usually not required."
12441244msgstr ""
12451245
1246+ msgid ""
1247+ "The :func:`call` return value is encoded differently to that of :func:`os."
1248+ "system`."
1249+ msgstr ""
1250+
1251+ msgid ""
1252+ "The :func:`os.system` function ignores SIGINT and SIGQUIT signals while the "
1253+ "command is running, but the caller must do this separately when using the :"
1254+ "mod:`subprocess` module."
1255+ msgstr ""
1256+
12461257msgid "A more realistic example would look like this::"
12471258msgstr ""
12481259
You can’t perform that action at this time.
0 commit comments