Descripción
Sintaxis
email.header.make_header(decoded_seq, maxlinelen=None, header_name=None, continuation_ws=' ')
Parámetros
- continuation_ws,
- decoded_seq,
- header_name,
- maxlinelen,
Ejemplo
email.header.make_header(decoded_seq, maxlinelen=None, header_name=None, continuation_ws=' ')