Reviewed-by: Dylan Baker
Quoting Mathieu Bridon (2018-07-05 06:17:33)
> Python 3 doesn't allow mixing spaces and tabs in a script, contrarily to
> Python 2.
>
> Signed-off-by: Mathieu Bridon
> ---
> src/mapi/glapi/gen/glX_proto_size.py | 8
> 1 file changed, 4 insertions(+), 4 deletio
On Thursday, 2018-07-05 15:17:33 +0200, Mathieu Bridon wrote:
> Python 3 doesn't allow mixing spaces and tabs in a script, contrarily to
> Python 2.
>
> Signed-off-by: Mathieu Bridon
Reviewed-by: Eric Engestrom
> ---
> src/mapi/glapi/gen/glX_proto_size.py | 8
> 1 file changed, 4 ins
Python 3 doesn't allow mixing spaces and tabs in a script, contrarily to
Python 2.
Signed-off-by: Mathieu Bridon
---
src/mapi/glapi/gen/glX_proto_size.py | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/mapi/glapi/gen/glX_proto_size.py
b/src/mapi/glapi/gen/glX_pro