@@ -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 :2022-10-25 19:47+0200\n "
14
- "PO-Revision-Date :2023-03-15 14:09 -0300\n "
14
+ "PO-Revision-Date :2023-03-21 10:31 -0300\n "
15
15
"Last-Translator :Francisco Mora <fr.morac@duocuc.cl>\n "
16
16
"Language-Team :python-doc-es\n "
17
17
"Language :es\n "
@@ -712,10 +712,6 @@ msgid ""
712
712
"to add context information for the individual errors. In the following each "
713
713
"exception in the group has a note indicating when this error has occurred. ::"
714
714
msgstr ""
715
- "Por ejemplo, al recopilar excepciones en un grupo de excepciones, es posible "
716
- "que queramos añadir información de contexto para los errores individuales. "
717
- "En lo siguiente cada excepción del grupo tiene una nota que indica cuándo se "
718
- "ha producido ese error. ::"
719
715
720
716
#~ msgid ""
721
717
#~ "All exceptions inherit from :exc:`BaseException`, and so it can be used "