Skip to content

Traducido archivo library/dataclasses #744

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 15 commits into from
Sep 12, 2020
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
Update library/dataclasses.po
Co-authored-by: narvmtz <51009725+narvmtz@users.noreply.github.com>
  • Loading branch information
fjsevilla-dev and narvmtz authored Sep 11, 2020
commit 24bc7d21966d7e92ac4e2c542c08c882647a9849
2 changes: 1 addition & 1 deletion library/dataclasses.po
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ msgid ""
msgstr ""
"Si, en la definición de una clase, a un campo con valor por defecto le sigue "
"un campo sin valor por defecto será lanzada una excepción :exc:`TypeError`. "
"Esto se aplica también a la implementación de una clase mediante herencia."
"Esto se aplica también a la implementación de una clase única o como resultado de herencia de clases."

#: ../Doc/library/dataclasses.rst:181
msgid ""
Expand Down