mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-30 15:50:32 +01:00
In Python 2, `print` was a statement, but it became a function in Python 3. Using print functions everywhere makes the script compatible with Python versions >= 2.6, including Python 3. Signed-off-by: Mathieu Bridon <bochecha@daitauha.fr> Acked-by: Eric Engestrom <eric.engestrom@intel.com> Acked-by: Dylan Baker <dylan@pnwbakers.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 | ||