Path: csiph.com!weretis.net!feeder9.news.weretis.net!panix!.POSTED.panix5.panix.com!qz!not-for-mail From: Eli the Bearded <*@eli.users.panix.com> Newsgroups: comp.lang.python Subject: Re: Printing UTF-8 mail to terminal Date: Fri, 1 Nov 2024 20:55:20 -0000 (UTC) Organization: Some absurd concept Message-ID: References: <9f754662-4b73-4d3d-a9b8-ac0a40762143@yahoo.co.uk> Injection-Date: Fri, 1 Nov 2024 20:55:20 -0000 (UTC) Injection-Info: reader1.panix.com; posting-host="panix5.panix.com:166.84.1.5"; logging-data="11049"; mail-complaints-to="abuse@panix.com" User-Agent: Vectrex rn 2.1 (beta) X-Liz: It's actually happened, the entire Internet is a massive game of Redcode X-Motto: "Erosion of rights never seems to reverse itself." -- kenny@panix X-US-Congress: Moronic Fucks. X-Attribution: EtB XFrom: is a real address Encrypted: double rot-13 Xref: csiph.com comp.lang.python:196936 In comp.lang.python, Gilmeh Serda 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