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 748087e9ca1cd7954c42e5f09e7d4c0bc7867239
2 changes: 1 addition & 1 deletion reference/compound_stmts.po
Original file line number Diff line number Diff line change
Expand Up @@ -1832,7 +1832,7 @@ msgstr ""
"argumentos del método ``get()`` del sujeto de asignación. Los pares clave-"
"valor coincidentes ya deben estar presentes en la asignación y no deben "
"crearse sobre la marcha a través de :meth:`__missing__` o :meth:"
"`__getitem__`."
"`~object.__getitem__`."

#: ../Doc/reference/compound_stmts.rst:1064
msgid ""
Expand Down