This patch is
Reviewed-by: Ian Romanick
On 03/31/2016 05:04 PM, Dylan Baker wrote:
> str is a builtin in python, although python doesn't prevent builtins
> from being shadowed, its still a bad idea.
>
> Signed-off-by: Dylan Baker
> ---
> src/mapi/glapi/gen/glX_proto_send.py | 14 +++--
str is a builtin in python, although python doesn't prevent builtins
from being shadowed, its still a bad idea.
Signed-off-by: Dylan Baker
---
src/mapi/glapi/gen/glX_proto_send.py | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/mapi/glapi/gen/glX_proto_send