8000 Traduccion library/email.header by jartigag · Pull Request #1003 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traduccion library/email.header #1003

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 11 commits into from
Oct 8, 2020
Prev Previous commit
Next Next commit
Update library/email.header.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
jartigag and cmaureir authored Oct 7, 2020
commit 079d1b1c28067aee2ff555b158069de83010734b
2 changes: 1 addition & 1 deletion library/email.header.po
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ msgid ""
"name of the character set."
msgstr ""
":func:`decode_header` toma el valor de una cadena de caracteres de la "
"cabecera y devuelve una secuencia de duplas con el formato "
"cabecera y retorna una secuencia de duplas con el formato "
"``(decoded_string, charset)``, donde *charset* es el nombre del conjunto de "
"caracteres."

Expand Down
0