File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -185,19 +185,23 @@ msgstr "El módulo :mod:`signal` define una excepción:"
185
185
#: ../Doc/library/signal.rst:87
186
186
msgid ""
187
187
":class:`enum.IntEnum` collection of SIG* constants and the CTRL_* constants."
188
- msgstr " "
188
+ ":class:`enum.IntEnum` colección de constantes SIG* y CTRL_* . "
189
189
190
190
#: ../Doc/library/signal.rst:93
191
191
msgid ""
192
192
":class:`enum.IntEnum` collection the constants :const:`SIG_DFL` and :const:"
193
193
"`SIG_IGN`."
194
194
msgstr ""
195
+ ":class:`enum.IntEnum` colección de constantes :const:`SIG_DFL` y :const: "
196
+ "`SIG_IGN`."
195
197
196
198
#: ../Doc/library/signal.rst:99
197
199
msgid ""
198
200
":class:`enum.IntEnum` collection the constants :const:`SIG_BLOCK`, :const:"
199
201
"`SIG_UNBLOCK` and :const:`SIG_SETMASK`."
200
202
msgstr ""
203
+ ":class:`enum.IntEnum` coleccion de constantes :const:`SIG_BLOCK`, :const:"
204
+ "`SIG_UNBLOCK` y :const:`SIG_SETMASK`."
201
205
202
206
#: ../Doc/library/signal.rst:134 ../Doc/library/signal.rst:146
203
207
#: ../Doc/library/signal.rst:152 ../Doc/library/signal.rst:162
You can’t perform that action at this time.
0 commit comments