Re: [PATCH v2 1/2] python: open messages in binary mode

Subject: Re: [PATCH v2 1/2] python: open messages in binary mode

Date: Thu, 05 Oct 2017 18:50:15 +0300

To: Florian Klink, David Bremner

Cc: notmuch@notmuchmail.org, Andreas Rammhold

From: Tomi Ollila


On Mon, Oct 02 2017, Florian Klink wrote:

>>merged series to master. Thanks for the fix. BTW, I noticed the bug only
>>happens with python3.
>
> Thanks for merging :-)
> Yes, most distributions still symlink /usr/bin/python to python2 - maybe that's
> the reason why a lot of code still runs on python 2…

In windows environments one often sees just python2 :(

In macos environments one often sees just python2 :(

In CentOS/RHEL one have to pick python3 (3.4) from EPEL, and python3
did not seem to work out of the box after installing (had to do 
ln -s python34 python3 ) :(


Tomi
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: