This patch is
Reviewed-by: Ian Romanick
On 03/31/2016 05:04 PM, Dylan Baker wrote:
> This method (and it's sibling has_* methods) are deprecated in favor of
> the 'item in container' syntax. There are countless advantages to this
> for python, but for us this is necessary to get python 3 support
This method (and it's sibling has_* methods) are deprecated in favor of
the 'item in container' syntax. There are countless advantages to this
for python, but for us this is necessary to get python 3 support.
Signed-off-by: Dylan Baker
---
src/mapi/glapi/gen/glX_XML.py | 2 +-
src/mapi