File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 86
86
Perl
87
87
Phil
88
88
Pillow
89
- Powershell
89
+ PowerShell
90
90
PyFLTK
91
91
PyGtk
92
92
PyQt
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2020-05-05 12:54+0200\n "
14
- "PO-Revision-Date : 2020-05-23 16:16 -0500\n "
14
+ "PO-Revision-Date : 2020-05-23 16:37 -0500\n "
15
15
"Language-Team : python-doc-es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
@@ -436,9 +436,9 @@ msgid ""
436
436
"Since the :exc:`Warning` class is derived from the built-in :exc:`Exception` "
437
437
"class, to turn a warning into an error we simply raise ``category(message)``."
438
438
msgstr ""
439
- "Como la clase :exc:`Warning`se deriva de la clase :exc:"
440
- "`Exception` incorporada, para convertir una advertencia en un error "
441
- "simplemente elevamos la ``category(message)``."
439
+ "Como la clase :exc:`Warning` se deriva de la clase :exc:`Excepción` "
440
+ "incorporada, para convertir una advertencia en un error simplemente elevamos "
441
+ "la ``category(message)``."
442
442
443
443
#: ../Doc/library/warnings.rst:172
444
444
msgid ""
You can’t perform that action at this time.
0 commit comments