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

Tomi Ollila tomi.ollila at iki.fi
Thu Oct 5 08:50:15 PDT 2017


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


More information about the notmuch mailing list