#4145 Fix getting the workers running with python2
Merged by pingou. Opened by pingou.
fix_py2  into  master

Download 4145.patch

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

rebased onto a55e3c0d035166d257b6e03e3f64cb1e5f1d2834

rebased onto 7f527fde070ac7fda582d7ce81b3c920c9e33913

I think it would have been easier to just force all modules to use Python 3 style importing...

from __future__ import absolute_import

:thumbsup:

rebased onto eb5f49f28bcb706bce1a8cccb38bc5e0858770e9

Pull-Request has been merged by pingou

Metadata