Re: Running getmail with python3
Daniel Kahn Gillmor <[email protected]>
| Newsgroups | gmane.mail.getmail.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu 2018-10-25 21:22:50 +0200, Markus Mayer wrote:
> I just want to ask if someone has experience with running getmail with
> python3?
I have a branch where i've done some attempts to start the conversion to
python3, but i *don't* think it's as easy as running 2to3.
You can see my branch at the "python3" branch at
https://gitlab.com/dkg/getmail if you're interested.
However, the previous on-list discussion:
https://marc.info/?l=getmail&m=151542154628352&w=2
suggested that converting to python3 was not a priority for Charles.
Sadly, the lack of a robust test suite makes it difficult to know
whether any conversion has broken anything :/
--dkg