File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ msgid ""
1717msgstr ""
1818"Project-Id-Version : Python 3.11\n "
1919"Report-Msgid-Bugs-To : \n "
20- "POT-Creation-Date : 2022-11-05 19:46 +0000\n "
20+ "POT-Creation-Date : 2022-11-14 16:29 +0000\n "
2121"PO-Revision-Date : 2021-06-28 01:13+0000\n "
2222"Last-Translator : Raphael Mendonça, 2022\n "
2323"Language-Team : Portuguese (Brazil) (https://www.transifex.com/python-doc/ "
@@ -422,9 +422,9 @@ msgstr ""
422422
423423#: ../../library/signal.rst:365
424424msgid ""
425- "Return the system description of the signal *signalnum*, such as \" Interrupt"
426- "\" , \" Segmentation fault \" , etc . Returns :const:`None` if the signal is not "
427- "recognized ."
425+ "Returns the description of signal *signalnum*, such as \" Interrupt\" for : "
426+ "const:`SIGINT` . Returns :const:`None` if *signalnum* has no description. "
427+ "Raises :exc:`ValueError` if *signalnum* is invalid ."
428428msgstr ""
429429
430430#: ../../library/signal.rst:374
You can’t perform that action at this time.
0 commit comments