xcbgen: Add missing functools import
In Python 3, reduce is no longer a built-in function, and it was moved to the functools module.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
In Python 3, reduce is no longer a built-in function, and it was moved to the functools module.