88c88
< execfile(config)
---
> exec(compile(open(config).read(), config, 'exec'))