mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-28 07:30:22 +01:00
Python 3 lost the dict.has_key() method. Instead it requires using the "in" operator. This is also compatible with Python 2. Signed-off-by: Mathieu Bridon <bochecha@daitauha.fr> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Dylan Baker <dylan@pnwbakers.com> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| ca.po | ||
| de.po | ||
| es.po | ||
| fr.po | ||
| gen_xmlpool.py | ||
| Makefile.am | ||
| meson.build | ||
| nl.po | ||
| SConscript | ||
| sv.po | ||
| t_options.h | ||