#2695 Replace all print statements with print function calls
Merged by pingou. Opened by vrutkovs.
vrutkovs/pagure no-print-statements  into  master

Download 2695.patch

This would simplify transitioning to python 3

In this case, could you add the from __future__ import print_function line as well?

thanks :)

:thumbsup: to what @pingou says

rebased onto 8a88644976ea138a1f25253b5ca09da40441173f

Ok, done

I think this should be first line

rebased onto 9b6a6220395daa9b75c855c2dc9e0a0e42d223ec

     I think this should be first line

Fixed

🍾

Thanks! :)

Pull-Request has been merged by pingou

Metadata