@@ -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 : 2023-10-12 19:43+0200\n "
14
- "PO-Revision-Date : 2023-11-01 16:57 -0500\n "
14
+ "PO-Revision-Date : 2023-11-02 00:21 -0500\n "
15
15
"Last-Translator : Sofía Denner <sofi.denner@gmail.com>\n "
16
16
"Language-Team : python-doc-es\n "
17
17
"Language : es\n "
@@ -135,7 +135,7 @@ msgid ""
135
135
"is the number of lines of context to display around the current line of "
136
136
"source code in the traceback; this defaults to ``5``."
137
137
msgstr ""
138
- "Esta función controla la excepción descrita por *info* (una tupla de 3 que "
138
+ "Esta función controla la excepción descrita por *info* (una tupla de 3 que "
139
139
"contiene el resultado de :func:`sys..exc_info`), dando formato a su rastreo "
140
140
"como HTML y retornando el resultado como una cadena de caracteres. El "
141
141
"argumento opcional *context* es el número de líneas de contexto que se "
@@ -163,20 +163,20 @@ msgstr ""
163
163
164
164
#: ../Doc/library/cgitb.rst:13
165
165
msgid "CGI"
166
- msgstr ""
166
+ msgstr "CGI "
167
167
168
168
#: ../Doc/library/cgitb.rst:13
169
169
msgid "exceptions"
170
- msgstr ""
170
+ msgstr "exceptions "
171
171
172
172
#: ../Doc/library/cgitb.rst:13
173
173
msgid "tracebacks"
174
- msgstr ""
174
+ msgstr "tracebacks "
175
175
176
176
#: ../Doc/library/cgitb.rst:13
177
177
msgid "in CGI scripts"
178
- msgstr ""
178
+ msgstr "in CGI scripts "
179
179
180
180
#: ../Doc/library/cgitb.rst:47
181
181
msgid "excepthook() (in module sys)"
182
- msgstr ""
182
+ msgstr "excepthook() (in module sys) "
0 commit comments