Re: [Mesa-dev] [PATCH] SConstruct: Fix PEP 8 issues.
Hi Vinson, I have mixed feelings about this. I don't really agree with all things mandated with PEP 8. Comments inline. On 17/03/15 06:15, Vinson Lee wrote: Signed-off-by: Vinson Lee --- SConstruct | 66 -- 1 file changed, 34 in
[Mesa-dev] [PATCH] SConstruct: Fix PEP 8 issues.
Signed-off-by: Vinson Lee --- SConstruct | 66 -- 1 file changed, 34 insertions(+), 32 deletions(-) diff --git a/SConstruct b/SConstruct index ef71ab6..f9d3d4c 100644 --- a/SConstruct +++ b/SConstruct @@ -1,7 +1,7 @@ ##