Skip to content

Traducido reference/compound_stmts.po #3354

New issue

Have a question about this project? 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

Merged
merged 10 commits into from
Feb 2, 2025
Prev Previous commit
Next Next commit
Update reference/compound_stmts.po
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
kbiggers and rtobar authored Feb 1, 2025
commit e2a10de68dd529a368a3525c133c670eece0f88a
2 changes: 1 addition & 1 deletion reference/compound_stmts.po
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ msgstr ""
"Para una cláusula de :keyword:`!except`con una expresión, la expresión debe "
"evaluar a un tipo de excepción o un tupla de tipos de excepciones. La "
"excepción generada coincide con una cláusula :keyword:`!except` cuya "
"expresión evaluá a la clase o un :term:`non-virtual base class <abstract "
"expresión evaluá a la clase o una :term:`clase base no virtual <abstract "
"base class>` del objeto excepción, o una tupla que contiene dicha clase."

#: ../Doc/reference/compound_stmts.rst:255
Expand Down