Re: Printing UTF-8 mail to terminal

Liste des GroupesRevenir à cl python 
Sujet : Re: Printing UTF-8 mail to terminal
De : * (at) *nospam* eli.users.panix.com (Eli the Bearded)
Groupes : comp.lang.python
Date : 01. Nov 2024, 22:55:20
Autres entêtes
Organisation : Some absurd concept
Message-ID : <eli$2411011655@qaz.wtf>
References : 1 2 3
User-Agent : Vectrex rn 2.1 (beta)
In comp.lang.python, Gilmeh Serda  <gilmeh.serda@nothing.here.invalid> wrote:
Python 3.12.6 (main, Sep  8 2024, 13:18:56) [GCC 14.2.1 20240805] on linux
Type "help", "copyright", "credits" or "license" for more information.
help('modules')
 
Please wait a moment while I gather a list of all available modules...
 
AssemblyApp         apparmor            io                  pyzipper
AssemblyGui         appdirs             ipaddress           qrtools
CAMSimulator        application_utility isodate             queue
Cheetah             apprise             isort               quopri
[...]
"""
 
Put it in a list, unmangle it, sort it and you should have an alphabetical
list of all modules on your system.

As someone who has done a lot of work with email in other languages,
"quopri" is not a name I'd expect or look for first pass for dealing
with MIME quoted-printable encoding. (Me, being me, I'd probably just
write it for myself if I didn't quickly find it while working with
email.)

Elijah
------
MIME: multipurpose Internet mail extensions

Date Sujet#  Auteur
31 Oct 24 * Re: Printing UTF-8 mail to terminal5Alan Gauld
1 Nov 24 +- Re: Printing UTF-8 mail to terminal (Posting On Python-List Prohibited)1Lawrence D'Oliveiro
1 Nov 24 `* Re: Printing UTF-8 mail to terminal3Eli the Bearded
1 Nov 24  +- Re: Printing UTF-8 mail to terminal1Jon Ribbens
2 Nov 24  `- Re: Printing UTF-8 mail to terminal (Posting On Python-List Prohibited)1Lawrence D'Oliveiro

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal