Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Apply suggestions from code review
  • Loading branch information
humitos authored May 8, 2020
commit a8c53b7cf578defbe0715bf4c7cea4940664f0b0
4 changes: 2 additions & 2 deletions c-api/veryhigh.po
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ msgid ""
"way with the interpreter."
msgstr ""
"Las funciones en este capítulo te permitirán ejecutar código fuente de "
"Python desde un archivo o un buffer, pero no te permitirán interactuar de "
"Python desde un archivo o un búfer, pero no te permitirán interactuar de "
"una manera detallada con el intérprete."

#: ../Doc/c-api/veryhigh.rst:14
Expand Down Expand Up @@ -588,7 +588,7 @@ msgid ""
"true on success, false on failure."
msgstr ""
"Esta función cambia los flags del marco de evaluación actual, y retorna "
"verdad (true) en caso de éxito, falso (false) en caso de fallo."
"verdad (*true*) en caso de éxito, falso (*false*) en caso de fallo."

#: ../Doc/c-api/veryhigh.rst:360
msgid ""
Expand Down