[Piglit] [PATCH v3 19/29] builtin_functions.py: Finish PEP8 comliance

Chad Versace chad.versace at linux.intel.com
Mon Jul 29 11:11:11 PDT 2013


On 07/24/2013 02:57 PM, Dylan Baker wrote:
> This patch finishes bringing builtin_functions into compliance with
> python's PEP8 standard with a a few exceptions, as marked below with
> line number and explanation:
>
> 141-153: Leave a table in tabluar spacing per Chad
> 1077-1110: lists with either positive or negative numbers, use a blank
> 	   space on for positive numbers so that they line up nicely
> 	   with the negative numbers
>
> v3: - revert some false positives generated by an old version of the
>        pep8 tool
>
> Signed-off-by: Dylan Baker <baker.dylan.c at gmail.com>
> ---
>   generated_tests/builtin_function.py | 266 +++++++++++++++++++++++-------------
>   1 file changed, 171 insertions(+), 95 deletions(-)

Reviewed-by: Chad Versace <chad.versace at linux.intel.com>



More information about the Piglit mailing list