File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ msgid ""
33
33
"way with the interpreter."
34
34
msgstr ""
35
35
"Las funciones en este capítulo te permitirán ejecutar código fuente de "
36
- "Python desde un archivo o un buffer , pero no te permitirán interactuar de "
36
+ "Python desde un archivo o un búfer , pero no te permitirán interactuar de "
37
37
"una manera detallada con el intérprete."
38
38
39
39
#: ../Doc/c-api/veryhigh.rst:14
@@ -588,7 +588,7 @@ msgid ""
588
588
"true on success, false on failure."
589
589
msgstr ""
590
590
"Esta función cambia los flags del marco de evaluación actual, y retorna "
591
- "verdad (true) en caso de éxito, falso (false) en caso de fallo."
591
+ "verdad (* true* ) en caso de éxito, falso (* false* ) en caso de fallo."
592
592
593
593
#: ../Doc/c-api/veryhigh.rst:360
594
594
msgid ""
You can’t perform that action at this time.
0 commit comments