8000 Traduccion library/email by wilo-dev · Pull Request #1081 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content
Closed
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
Correcion y powrap library/email
  • Loading branch information
wilo-dev committed Oct 16, 2020
commit 3b70d60f43f7a6898ae2de461245c195770e3a9a
2 changes: 1 addition & 1 deletion library/email.po
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ msgid ""
"but this usage is discouraged as it is too easy to end up with messages that "
"are not valid in one way or another.)"
msgstr ""
"Los otros dos componentes principales del aoquete son :mod:`~email.parser` y "
"Los otros dos componentes principales del paquete son :mod:`~email.parser` y "
"mod:`~email.generator`. El parser toma la versión serializada de un mensaje "
"de correo electrónico (una secuencia de bytes) Y la convierte en un árbol de "
"objetos :class:`~email.message.EmailMessage` El generador toma un :class:"
Expand Down
0