Update util.py

Include exec as a keyword.

exec is no longer a keyword. https://docs.python.org/3/whatsnew/3.0.html#removed-syntax
1 file changed