8000 Traducido c-api/veryhigh by cmaureir · Pull Request #128 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traducido c-api/veryhigh #128

New issue

Have a question about this proje 8000 ct? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed
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
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 pe 6DA0 rmitirá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
0