[PATCH] list-workarounds: Convert to python3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, May 11, 2013 at 05:38:03PM +0100, Damien Lespiau wrote:
> On Fri, May 10, 2013 at 03:28:29PM -0700, Ben Widawsky wrote:
> > -			print("%s: %s" % (wa, ', '.join(workarounds[wa])))
> > +			print(("%s: %s" % (wa, ', '.join(workarounds[wa]))))
> 
> This one adds extra () that are not necessary. Other than that, ship it!
> 
> Reviewed-by: Damien Lespiau <damien.lespiau at intel.com>
> 
> -- 
> Damien

Yeah, weird, not sure why 2to3 did that... Removed, and pushed. Thanks.

-- 
Ben Widawsky, Intel Open Source Technology Center


[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux