[Mesa-dev] [PATCH] r600: Allow egd_tables.py to run with python3 too

Michal Srb msrb at suse.com
Wed Jan 10 10:16:06 UTC 2018


On středa 10. ledna 2018 3:49:43 CET Dave Airlie wrote:
> On 5 January 2018 at 01:14, Michal Srb <msrb at suse.com> wrote:
> > From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= <tchvatal at suse.com>
> > 
> > Makes the egd_tables.py compatible with both python 2 and 3.
> 
> This appears to break the build here, I get a few () lines in the output.
> 
> I suspect print() needs to be print('')

You are right, it was supposed to stay python 2 compatible, but this one was 
missed. I'll send v2.

Michal


More information about the mesa-dev mailing list