> > From: Mike Frysinger <[email protected]>
> >
> > The script already tries to use print like a function in many places but
> > is really passing a parenthesized string.  Import the print_function from
> > the future module so that it actually works as intended.
> >
> > We also need to fix up a few latent print statements to make it work.
> >
> > Signed-off-by: Mike Frysinger <[email protected]>
> 
> Lovely work.
> 
> Reviewed-by: Stephen Finucane <[email protected]>

Merged.
_______________________________________________
Patchwork mailing list
[email protected]
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to