Hi Martin, On 03/11/2014 11:39 AM, Martin Pitt wrote: > Turn print calls into print() function calls and avoid using comma-separated > arguments, so that they work and look the same with both Python 2 and 3. > --- I went ahead and applied all 5 patches in this series after slightly tweaking the commit messages. Thanks for doing the heavy lifting. Regards, -Denis