Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Traducido library/dis #485

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 16 commits into from
Aug 7, 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/dis.po
Co-authored-by: Naomi Ceder <[email protected]>
  • Loading branch information
cmaureir and nceder authored Jul 26, 2020
commit dacccba2d73eb52e1d98b5f70e69c648e8e43c4a
2 changes: 1 addition & 1 deletion library/dis.po
Original file line number Diff line number Diff line change
Expand Up @@ -1192,7 +1192,7 @@ msgid ""
"*y, *z)``."
msgstr ""
"Desapila *count* iterables de la pila, los une en una sola tupla y apila el "
"resultado. Implementa el desempaquetado iterable en pantallas de tupla "
"resultado. Implementa el desempaquetado iterable cuando se imprime una tupla "
"``(*x, *y, *z)``."

#: ../Doc/library/dis.rst:923
Expand Down